--------------ресурсы------------
<<set $food=5>>
<<set $meds=1>>
<<set $mat=0>>
<<set $ammo=0>>
<<set $fuel=0>>
<<set $antilust=0>>
<<set $gun=0>>
----------------показатели-------------
<<set $day=0>>
<<set $daystage=1>>
<<set $security=100>>
<<set $morale=50>>
<<set $bllust=0>>
<<set $brlust=0>>
<<set $mcstr=0>>
<<set $mcint=0>>
<<set $mcdex=0>>
<<set $mcpers=0>>
<<set $mcend=0>>
<<set $bllove=0>>
<<set $blcor=0>>
<<set $bllust=0>>
<<set $brlove=0>>
<<set $brcor=0>>
<<set $brlust=0>>
<<set $comp=0>>
<<set $girldanger=0>>
<<set $mcenergy=5>>
<<set $mcmaxenergy=5>>
<<set $mccor=0>>
<<set $blwork=0>>
<<set $brwork=0>>
-----------события------------
<<set $pcgoth=0>>
<<set $blhj1=1>>
<<set $brhj1=1>>
<<set $blhj2=1>>
<<set $brhj2=1>>
<<set $blhj3=1>>
<<set $brhj3=1>>
<<set $bandvisit=4, $bandloop=0>>
<<set $bl_lust_ev=0>>
<<set $br_lust_ev=0>>
<<set $blmaid=0>><img class="centered-image" src="img/loc/1.jpg" width="500px">
-----------------------------
<<if $blgone!=1>><<if $blhj2==2 && $daystage==2>>
<<include "bl_come_ev2">>
<<elseif $blhj3==2 && $daystage==3>>
<<include "bl_come_ev3">><</if>><</if>><<if $brgone!=1>><<if $brhj2==2 && $daystage==2>>
<<include "br_come_ev2">>
<<elseif $brhj3==2 && $daystage==3>>
<<include "br_come_ev3">><</if>><</if>>
There is the bed where you can <<if $daystage!=4>>[[rest|mcroom][$daystage+=1]]<<else>>rest<</if>> or [[sleep|sleep1]]
Look for some info intro [[PC|pc]]
Manage your [[stuff|inventory]]
Manage girls [[task|girlwork]]
[[Go out|hall]]<img class="centered-image" src="img/loc/2.jpg" width="500px">
<<if $bandvisit<=$day && $bandloop==0>><<goto "bandvisit">>
<<elseif $blhj1==2 && $daystage==1>>
<<include "bl_leave_ev1">>
<<elseif $brhj1==2 && $daystage==1>>
<<include "br_leave_ev1">>
<<elseif $brlust>=100>>
<<goto "br_lust_ev1">>
<<elseif $bllust>=100>>
<<goto "bl_lust_ev1">><</if>>
------------------------------------
[[Go to you room|mcroom]]<<if $blhj2==2 && $daystage==2 && $blgone!=1>>❤️<<elseif $blhj3==2 && $daystage==3 && $blgone!=1>>❤️<<elseif $brhj2==2 && $daystage==2 && $brgone!=1>>💙<<elseif $brhj3==2 && $daystage==3 && $brgone!=1>>💙<</if>>
Go to $blname's [[room|blroom]] <<if $blhj1==1 && $daystage==1 && $blgone!=1>>❤️<<elseif $blhj2==1 && $daystage==2 && $blgone!=1>>❤️<<elseif $blhj3==1 && $daystage==3 && $blgone!=1>>❤️<<elseif $blhj2==5 && $daystage==2 && $blgone!=1>>❤️<<elseif $daystage==4 && $blgone!=1>>❤️<</if>>
Go to $brname's [[room|brroom]] <<if $brhj1==1 && $daystage==1 && $brgone!=1>>💙<<elseif $brhj2==1 && $daystage==2 && $brgone!=1>>💙<<elseif $brhj3==1 && $daystage==3 && $brgone!=1>>💙<<elseif $daystage==4 && $brgone!=1>>💙<</if>>
[[Go to bathroom|bathroom]]<<if $brhj1==3 && $daystage==1 && $brgone!=1>>💙<<elseif $blhj2==3 && $daystage==2 && $blgone!=1>>❤️<<elseif $brhj3==3 && $daystage==3 && $brgone!=1>>💙<<elseif $blhj1==3 && $daystage==1 && $blgone!=1>>❤️<<elseif $blhj3==3 && $daystage==3 && $blgone!=1>>❤️<</if>>
[[Go to livingroom|livingroom]]<<if $blhj1==5 && $daystage==1 && $blgone!=1>>❤️<<elseif $blhj3==5 && $daystage==3 && $blgone!=1>>❤️<<elseif $brhj1==5 && $daystage==1 && $brgone!=1>>💙<<elseif $brhj2==5 && $daystage==2 && $brgone!=1>>💙<<elseif $brhj3==5 && $daystage==3 && $brgone!=1>>💙<<elseif $brhj2==3 && $daystage==2 && $brgone!=1>>💙<</if>>
[[Go to kitchen|kitchen]]<<if $blhj1==6 && $daystage==1 && $blgone!=1>>❤️<<elseif $blhj2==6 && $daystage==2 && $blgone!=1>>❤️<<elseif $blhj3==6 && $daystage==3 && $blgone!=1>>❤️<<elseif $brhj1==6 && $daystage==1 && $brgone!=1>>💙<<elseif $brhj2==6 && $daystage==2 && $brgone!=1>>💙<<elseif $brhj3==6 && $daystage==3 && $brgone!=1>>💙<</if>>
[[Go to backyard|backyard]]<<if $blhj1==4 && $daystage==1 && $blgone!=1>>❤️<<elseif $blhj2==4 && $daystage==2 && $blgone!=1>>❤️<<elseif $blhj3==4 && $daystage==3 && $blgone!=1>>❤️<<elseif $brhj1==4 && $daystage==1 && $brgone!=1>>💙<<elseif $brhj2==4 && $daystage==2 && $brgone!=1>>💙<<elseif $brhj3==4 && $daystage==3 && $brgone!=1>>💙<</if>>
<<linkreplace "Go out">>Who will you go with?
[[Go|zone1_map][$comp=0]] alone
[[Go|zone1_map][$comp=1]] with $blname
[[Go|zone1_map][$comp=2]] with $brname<</linkreplace>><img class="centered-image" src="img/loc/4.jpg" width="500px">
-----------------------------
<<if $brgone!=1>><<if $brhj1==3 && $daystage==1 && $brcor>=5>>
<<include "br_cor_bath">>
<<elseif $brhj3==3 && $daystage==3 && $brcor>=5>>
<<include "br_cor_bath">>
<<elseif $brhj1==3 && $daystage==1>>
<<include "br_bath_ev1">>
<<elseif $brhj3==3 && $daystage==3>>
<<include "br_bath_ev3">><</if>><</if>><<if $blgone!=1>><<if $blhj1==3 && $daystage==1 && $blcor>=5>>
<<include "bl_cor_bath">>
<<elseif $blhj2==3 && $daystage==2 && $blcor>=5>>
<<include "bl_cor_bath">>
<<elseif $blhj3==3 && $daystage==3 && $blcor>=5>>
<<include "bl_cor_bath">>
<<elseif $blhj1==3 && $daystage==1>>
<<include "bl_bath_ev1">>
<<elseif $blhj2==3 && $daystage==2>>
<<include "bl_bath_ev2">>
<<elseif $blhj3==3 && $daystage==3>>
<<include "bl_bath_ev3">><</if>><</if>>
[[Go out|hall]]<img class="centered-image" src="img/loc/8.jpg" width="500px">
-----------------------------
<<if $blgone!=1>><<if $blhj1==1 && $daystage==1 && $blcor>=5>>
<<include "bl_cor_room">>
<<elseif $blhj2==1 && $daystage==2 && $blcor>=5>>
<<include "bl_cor_room">>
<<elseif $blhj3==1 && $daystage==3 && $blcor>=5>>
<<include "bl_cor_room">>
<<elseif $blhj1==1 && $daystage==1>>
<<include "bl_room_ev1">>
<<elseif $blhj2==1 && $daystage==2>>
<<include "bl_room_ev2">>
<<elseif $blhj3==1 && $daystage==3>>
<<include "bl_room_ev3">>
<<elseif $blhj2==5 && $daystage==2>>
<<include "bl_room_ev2-2">>
<<elseif $blthanks==1 && $daystage==4>>
<<include "blthanks">>
<<elseif $daystage==4>>
<<include "blsleep">><</if>><</if>>
[[Go out|hall]]<img class="centered-image" src="img/loc/5.jpg" width="500px">
-----------------------------
<<if $brgone!=1>><<if $brhj1==1 && $daystage==1 && $brcor>=5>>
<<include "br_cor_room">>
<<elseif $brhj2==1 && $daystage==2 && $brcor>=5>>
<<include "br_cor_room">>
<<elseif $brhj3==1 && $daystage==3 && $brcor>=5>>
<<include "br_cor_room">>
<<elseif $brhj1==1 && $daystage==1>>
<<include "br_room_ev1">>
<<elseif $brhj2==1 && $daystage==2>>
<<include "br_room_ev2">>
<<elseif $brhj3==1 && $daystage==3>>
<<include "br_room_ev3">>
<<elseif $brthanks==1 && $daystage==4>>
<<include "brthanks">>
<<elseif $daystage==4>>
<<include "brsleep">><</if>><</if>>
[[Go out|hall]]<img class="centered-image" src="img/loc/7.jpg" width="500px">
-----------------------------
<<if $brgone!=1>><<if $brhj1==5 && $daystage==1 && $brcor>=5>>
<<include "br_cor_liv">>
<<elseif $brhj2==5 && $daystage==2 && $brcor>=5>>
<<include "br_cor_liv">>
<<elseif $brhj3==5 && $daystage==3 && $brcor>=5>>
<<include "br_cor_liv">>
<<elseif $brhj2==3 && $daystage==2 && $brcor>=5>>
<<include "br_cor_liv">>
<<elseif $brhj1==5 && $daystage==1>>
<<include "br_liv_ev1">>
<<elseif $brhj2==5 && $daystage==2>>
<<include "br_liv_ev2">>
<<elseif $brhj3==5 && $daystage==3>>
<<include "br_liv_ev3">>
<<elseif $brhj2==3 && $daystage==2>>
<<include "br_liv_ev2-2">><</if>><</if>><<if $blgone!=1>><<if $blhj1==5 && $daystage==1>>
<<include "bl_liv_ev1">>
<<elseif $blhj3==5 && $daystage==3>>
<<include "bl_liv_ev3">><</if>><</if>>
[[Go out|hall]]<img class="centered-image" src="img/loc/3.jpg" width="500px">
-----------------------------
<<if $brgone!=1>><<if $brhj1==4 && $daystage==1>>
<<include "br_back_ev1">>
<<elseif $brhj2==4 && $daystage==2>>
<<include "br_back_ev2">>
<<elseif $brhj3==4 && $daystage==3>>
<<include "br_back_ev3">>
<<elseif $blhj1==4 && $daystage==1>>
<<include "bl_back_ev1">><</if>><</if>>
<<if $blgone!=1>><<if $blhj2==4 && $daystage==2>>
<<include "bl_back_ev2">>
<<elseif $blhj3==4 && $daystage==3>>
<<include "bl_back_ev3">><</if>><</if>>
[[Go out|hall]]<<set _rnd = ["1", "2", "3"].random()>><<if _rnd==1>>You sleep was restless. Some bad feelings follow you from it to the morning.<<elseif _rnd==2>>In your sleep all was strange and maybe little crazy. With sunrise you don't remember anything, but this feeling still stay with you.<<elseif _rnd==3>>You sleep well and wake up full of energy. Thats nice.<</if>>
<<if $blwork==2>>$blname was working at the bar and brought you a decent amount of food that evening. It was enough to last you another day without any problems.<</if>>
<<if $blgone==1>>You heard a noise last night and went to investigate.
<img class="centered-image" src="img/bl/krblr.jpg" width="500px">
It was $blname and she looked... very fucked. Somehow, she managed to escape and return home on her own. She was trying to avoid detection, hiding the incident and simply getting to her room to freshen up.
It probably left a nasty mark on her.<<set $bllove-=20, $blcor+=3, $blgone=0>>
[$blname's Love decrease]
[$blname's Corruption increase]<<elseif $brgone==1>>You heard a noise last night and went to investigate.
<img class="centered-image" src="img/br/krbrr.jpg" width="500px">
It was $brname and she looked... very fucked. Somehow, she managed to escape and return home on her own. She was trying to avoid detection, hiding the incident and simply getting to her room to freshen up.
It probably left a nasty mark on her.<<set $brlove-=20, $brcor+=3, $brgone=0>>
[$brname's Love decrease]
[$brname's Corruption increase]<</if>>
[[Time to wake up|hall][$daystage==1]]Time: <<if $daystage==1>>Morning<<elseif $daystage==2>>Afternoon<<elseif $daystage==3>>Evening<<elseif $daystage==4>>Night<</if>>
<<if $startname==1>>$blname ❤️
Love: <<if $bllove>=60>>Strong<<elseif $bllove>=30>>Medium<<elseif $bllove<=29>>Weak<</if>>
Lust: <<if $bllust>=50>>Strong<<else>>Weak<</if>>
Corruption: <<if $blcor==0>>None<<elseif $blcor>=15>>Strong<<elseif $blcor>=10>>Medium<<elseif $blcor>=5>>Weak<<elseif $blcor<=4>>Almost none<</if>>
$brname 💙
Love: <<if $brlove>=60>>Strong<<elseif $brlove>=30>>Medium<<elseif $brlove<=29>>Weak<</if>>
Lust: <<if $brlust>=50>>Strong<<else>>Weak<</if>>
Corruption: <<if $brcor==0>>None<<elseif $brcor>=15>>Strong<<elseif $brcor>=10>>Medium<<elseif $brcor>=5>>Weak<<elseif $brcor<=4>>Almost none<</if>><</if>>
[[Cheat]]
<div class="Контент-страница-положения">\
<div class="Женский-положения">\
<img src="img/gf/idlem.PNG" class="Активная-жен">\
<div class="Женский">\
<div class="Ж-имя">$gfname</div>\
<div class="Женский-диалог">\
--------
</div>\
</div>\
</div>\
<div class="мысли-текст">\
--------
</div>\
<img src="system/start1.webp" class="картинка-страницы">\
<div class="мужской-положения">\
<img src="img/npc/mc.PNG" class="Активная-муж">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
----------
</div>\
</div>\
</div>\
</div>\According to the calculations, you have:
Food - $food
Medical supplies - $meds
Materials - $mat
Ammo - $ammo
Fuel - $fuel
<<if $antilust>=1>>You have some anti-lust meds. You can give it to one of the girls.
$blname need to [[take|inventory][$bllust-=50]] them
[[Give|inventory][$brlust-=50]] them to the $brname<</if>>
[[Leave|mcroom]]Now you need to find a way to your family and decide the fate of girls who trusted you. Will you lead them to better future or just use them to survive this mess?
Set MC name:
<<textbox "$mcname" "MC" class="textbox">>
Set blonde name:
<<textbox "$blname" "Lily" class="textbox">>
Set brunette name:
<<textbox "$brname" "Angela" class="textbox">>
<<set $startname=1>>
[[Next|hall]]
<img class="centered-image" src="img/loc/6.jpg" width="500px">
-----------------------------
<<if $brgone!=1>><<if $brhj1==6 && $daystage==1>>
<<include "br_kit_ev1">>
<<elseif $brhj2==6 && $daystage==2>>
<<include "br_kit_ev2">>
<<elseif $brhj3==6 && $daystage==3>>
<<include "br_kit_ev3">><</if>><</if>><<if $blgone!=1>><<if $blhj1==6 && $daystage==1 && $blcor>=5>>
<<include "bl_cor_kit">>
<<elseif $blhj2==6 && $daystage==2 && $blcor>=5>>
<<include "bl_cor_kit">>
<<elseif $blhj3==6 && $daystage==3 && $blcor>=5>>
<<include "bl_cor_kit">>
<<elseif $blhj1==6 && $daystage==1>>
<<include "bl_kit_ev1">>
<<elseif $blhj2==6 && $daystage==2>>
<<include "bl_kit_ev2">>
<<elseif $blhj3==6 && $daystage==3>>
<<include "bl_kit_ev3">><</if>><</if>>
[[Go out|hall]]Advance time phase - <<if $daystage<=3>>[[add 1|Cheat][$daystage+=1]]<<else>>Let's stop here, buddy<</if>>
Add $brname' love - [[add 5|Cheat][$brlove+=5]]
Add $brname' lust - [[add 5|Cheat][$brlust+=5]]
Add $brname' corruption - [[add 1|Cheat][$brcor+=1]]
Add $blname' love - [[add 5|Cheat][$bllove+=5]]
Add $blname' lust - [[add 5|Cheat][$bllust+=5]]
Add $blname' corruption - [[add 1|Cheat][$blcor+=1]]
Add food - [[add 5|Cheat][$food+=5]]
Add lust drug - [[add1|Cheat][$lustdrug+=1]]
Lower $brname' love - [[minus 5|Cheat][$brlove-=5]]
Lower $brname' lust - [[minus 5|Cheat][$brlust-=5]]
Lower $brname' corruption - [[minus 1|Cheat][$brcor-=1]]
Lower $blname' love - [[minus 5|Cheat][$bllove-=5]]
Lower $blname' lust - [[minus 5|Cheat][$bllust-=5]]
Lower $blname' corruption - [[minus 1|Cheat][$blcor-=1]]
Always know where is kidnaped girl - [[Turn on|Cheat][$gtahelp=1]]
Always know where is kidnaped girl - [[Turn off|Cheat][$gtahelp=0]]
[[Leave|hall]]<img class="centered-image" src="img/story/op1.jpg" width="500px">
Deadly virus starts to devastate our land and the city crumble into the chaos.
You were lucky enough to survive the first days and not die from crazy infected people, mutants, army deserters, raiders or something else.
<img class="centered-image" src="img/story/op0.webp" width="500px">
Most of people ran away from the City, but you stay to find your mother, father and sisters who was somewhere there when it's all began. At first you just wandered there with no idea what to do and just try to survive long enough to think of something. However some things are changed.
With bit of a luck you save pretty girl who came in your way. Cute brunette with some fire in her eyes. She has some problem with marauders and when you help - girl decide to follow you.
Day after you run intro another poor victim of this messed times - blonde whose friend was bitten by one of the strange mutants and start to transforming intro something else. With your help she can escape from this creature and then decide to go with you two.
All three of you find a shelter in the house that was abandon for some times.
[[Next|intro2]]
<<set _rnd1 = ["1", "2", "3", "4", "5", "6"].random()>><<set _rnd2 = ["1", "2", "3", "4", "5", "6"].random()>><<set _rnd3 = ["1", "2", "3", "4", "5", "6"].random()>><<set _rnd4 = ["1", "2", "3", "4", "5", "6"].random()>><<set _rnd5 = ["1", "2", "3", "4", "5", "6"].random()>><<set _rnd6 = ["1", "2", "3", "4", "5", "6"].random()>><<set $blhj1 = _rnd1>> <<if _rnd2!= $blhj1>> <<set $brhj1 = _rnd2>> <<elseif _rnd2!=_rnd3>>
<<set $brhj1 = _rnd3>><<elseif _rnd2!=_rnd4>> <<set $brhj1 = _rnd4>><<elseif _rnd2!=_rnd5>><<set $brhj1 = _rnd5>><<elseif _rnd2!=_rnd6>><<set $brhj1 = _rnd6>><</if>><<set $blhj2 = _rnd3>> <<if _rnd4!= $blhj2>> <<set $brhj2 = _rnd4>> <<elseif _rnd4!=_rnd1>><<set $brhj2 = _rnd1>><<elseif _rnd4!=_rnd2>> <<set $brhj2 = _rnd2>><<elseif _rnd4!=_rnd5>><<set $brhj2 = _rnd5>><<elseif _rnd4!=_rnd6>><<set $brhj2 = _rnd6>><</if>><<set $blhj3 = _rnd5>> <<if _rnd6!= $blhj3>> <<set $brhj3 = _rnd6>> <<elseif _rnd6!=_rnd1>><<set $brhj3 = _rnd1>><<elseif _rnd6!=_rnd2>> <<set $brhj3 = _rnd2>><<elseif _rnd6!=_rnd3>><<set $brhj3 = _rnd3>><<elseif _rnd6!=_rnd4>><<set $brhj3 = _rnd4>><</if>>You enter $blname room and she greets you with a smile.
<img class="centered-image" src="img/bl/blrev1.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Hey, $mcname are you want something from me?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Just checking how are you. You know - with all of this things out there, I just wanna know that youre fine.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
This is really sweet of you. Thanks. Yeah, I'm not fine, but we are alive and still in one peace. This give me some hope for tomorrow.
</div>\
</div>\
</div>\
Just looking at her make you feel better. $blname is just so adorable. Maybe little naive, but it's fine - youre here to protect her.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Nice to hear. I'm go then?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Really? Maybe you wanna hang out some more? I'm really glad that you come!
</div>\
</div>\
</div>\
She made a poppy eyes and you just can't help it. Girl catch you just like some dump pokemon.
$blname and you spend some time chatting and knowing each other better.
<<if $bllove>=40>><<include "bl_room_love40">><<else>>
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $bllust+=5, $daystage+=1>><</if>>
<<if $bllove>=80>><<include "bl_bath_love80">><<else>>Coming intro bathroom and see it occupied. Looks like $blname is try to take some shower time.
<<set $blbev1=0>>
<img class="centered-image" src="img/bl/blba1.jpg" width="500px">
Who know, maybe girl need some help with scratching her back?
<<linkreplace "Try to get in">><<if $blbev1==0>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hey, $blname maybe you can find there a room for me?
</div>\
</div>\
</div>\
She turns around and close herself with an arms. Her face start to became red, while her wet body start to tremble a little.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
What the hell?! Are you really try to...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah. And don't say you mind it. I save your life, remember?
Maybe you can help me with a little shower?
</div>\
</div>\
</div>\
She gives you an angry look, hesitate a little and move to the side.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Okay... but... it's just shower, right?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Thanks babe.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blba2.jpg" width="500px">
You can sence she is not very comfortable with it, but looks like she can endure it for now. $blname help you shower you back and then leave in hurry. Maybe it's make her little uncofortable, but you can actually see how she check out your body during this event.
[$blname's Lust is increase]
[$blname's Love is decrease]
<<set $blbev1=1, $bllust+=10, $daystage+=1, $bllove-=10>><<else>><</if>><</linkreplace>>
<<linkreplace "Better not">><<if $blbev1==0>>You drop last glance at this wet ass. It's fucking hot.
Shame you have to leave, but maybe one day...
After you go, she look at closed door and muttered to herself.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
For a moment i think he will... ah... never mind, silly girl!
It's so good he is such an a gentelman.
</div>\
</div>\
</div>\
<<set $blbev1=1, $bllove+=5, $daystage+=1>>
[$blname's Love is increase]
<<else>><</if>><</linkreplace>><</if>>You hear that someone was on kitchen and want to check. You see $blname there. Looks like she just take some lazy time and do nothing. When you enter the room she smile and ask:
<<set _rnd = ["1", "2", "3"].random()>>
<img class="centered-image" src="img/bl/blki1.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
He-e-ey, $mcname are you free buy any chances? I was a bit lonelly.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah, have some time for now. You know, when I'm not busy with trying to survive through most deadly pandemic in the history. Definitely not gonna go to work tomorrow.
</div>\
</div>\
</div>\
She laughs. $blname do it often. Maybe to often...
<<if _rnd == 1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Yeah. We all just try to survive in this mess, so i understand. Just wanna have some talks and maybe thanks you for helping me back there... If it's not where you - I'm definitely be gone buy know. So... thanks, I guess...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, it's my pleasure - save damsell in distress.
</div>\
</div>\
</div>\
You say it with a thin smile. It's not the first time $blname wanna thank you. Looks like she really glad you meet her.<<elseif _rnd == 2>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Wanna ask you, do you like to read?
</div>\
</div>\
</div>\
She ask it, but not wainting for the answer and just continue.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I like books so much. Specially now, when we have so much of... well... bad things happens. If you want, maybe we can chat some more sometimes and I can maybe read you something? There is not really much to read, but still... I found old novel about prince and princess. You know... romantic one.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Maybe books are not my favorit things in the world, but it's offer still looks very tempting. Maybe we can call $brname and start book club?
</div>\
</div>\
</div>\
$blname don't really like this idea. She looks at you with strange expression, but then agree. Still she is very fast change subgect of your conversation.<<elseif _rnd == 3>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Do I tell you, that I have a sister?
</div>\
</div>\
</div>\
$blname rub her head and then point her finger at you.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I do, did't I? With my memory problem, I sometimes forget about it. Well, my sis is a pain in the ass. Hope she is alright and maybe meet a nice man, like you. And he is help her in this tough times...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
It's most definately is! The world not without good people, so when all of it cames to end, and I really hope it is, you will introduse me to her.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Yeah. Hope so too...
</div>\
</div>\
</div>\
Her smile break and than little tear drop on her cheek. $blname try to get herself together, but this theme looks painfull to her. You try to cheer her up and change subject.<</if>>
After some time of nice chatting - you decide to go.
[$blname's Love increase]
<<set $bllove+=5, $daystage+=1>>Home is more silent then usually.
While $brname do her usuall stuff, you don't find $blname and it's little wierd. Still, after some time of searching, you found a note in hall.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname's Note</div>\
<div class="Женский-диалог">\
"I will try to make something good for our little community and bring some food or medicines. Hope to find somewhere nearby. Try to be back as soon as possible.
$blname"
</div>\
</div>\
</div>\
<<if $blwork==1>>She is big girl and stuff, but maybe you shoud go after her? Just to be sure she will be alright?
<<set $blgone=1>>
[[Go and check on her|blkidnap]]<</if>><img class="centered-image" src="img/bl/blbac1.jpg" width="500px">
You find $blname at the backyard. She took some planks and try to strengthen your defence. Looks like she know what to do, but when she notice you - some devilish idea rise in her head.
<<if $bllove>=20>><<include "bl_back_love20">><<else>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Look at this! It's our big and strong man of the house!
</div>\
</div>\
</div>\
She look at you with cunning smile. You did't mind to be lured intro her trap.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Maybe you can help little poor old me? Pretty please? My hands tired of the saw.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, I can not leave girl who come to work in so early morning, did't I?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Nope, you don't!
</div>\
</div>\
</div>\
$blname laughs and then give you an axe. You both start to work and chatting. After some time, you see $brname looking at you from the house. She rolled up eyes, looking at you two and then go away.
[$blname's Love is increased]
[Security is increased]
<<set $bllove+=5, $daystage+=1, $security+=1>><</if>>You hear muffed moan from $blname's room. She definatelly there and... oh crap... she is forget to lock the door. Or maybe that was something she want...?
<<set $blbev1=0>>
Standing there, you look intro the room see her withot problem. Slender skin, red face and playfull hands which try to give some peace to her pussy. She looks hot and sweet. You can almost smell how sweet...
<img class="centered-image" src="img/bl/blro1.webp" width="500px">
All this Lust-Sick made people mad with they arousal. Maybe you stop her before... well... you don't actually know what can happen, but still.
<<linkreplace "Stop her">><<if $blbev1==0>>Maybe it's nice to look at $blname play with herself, but if this can hurt her - you better not. Still you don't want her to know about peeking so-o-o...
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Ouch! I hurt my leg! It's hurt so much! So-so-so much! I definatelly need help! $blname, maybe you can help me?
</div>\
</div>\
</div>\
After this magnificent and really realistic play, you came to door of her room and shut it deliberately loud.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh, f... what the f... I'M CHANGING! DON'T COME IN!
</div>\
</div>\
</div>\
You hear muffet curses and after some time $blname open the door. She looks red, covered in sweat, but still have first aid kit in her hands. After you say that you "injury" she try to help, but can't find any damaged place. She looks at you with a mean face and go away with disappointment.
[$blname's Love decrease]
[$blname's Lust decrease]
<<set $blbev1=1, $bllust-=10, $bllove-=5, $daystage+=1>><<else>><</if>><</linkreplace>>
<<linkreplace "Watch her">><<if $blbev1==0>>Maybe it's a little dangerous, but just this smell can drive you crazy. And her moans... fuck... you want to go in there and do her right now! But watch is fine too for now...
<img class="centered-image" src="img/bl/blro2.webp" width="500px">
You catch every glimps of her lust and holding back from start to masturbate too.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Mmm... yes... do me babe... yes, $mcname I really want' it... pleace...
</div>\
</div>\
</div>\
She say it and you understand this is it. You need to go or... well... you need some alone time!
[$blname's Lust increase]
[$blname's Love increase]
<<set $blbev1=1, $bllust+=10, $daystage+=1, $bllove+=5>><<else>><</if>><</linkreplace>>Looks like someone wanna pay you visit. It's $blname with some fancy novel in her hands. She looks at you with a smile and ask:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Hey, $mcname, wanna maybe have some reading time? I really don't mind company, if you don't mind it eather. So... wanna? Or I should go?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blco1.jpg" width="500px">
Her voice sounds not very confident, but her smile looks at you almost like she beg for it. How can you can "no" to it?
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah. I mean of course, cutie. Beautiful girl and book, what can be better?
</div>\
</div>\
</div>\
$blname's smile radiates warmth and she jump on your bed. You came around and hug her laying from the side. She start reading, you listend and enjoy her body heat.
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $bllust+=5, $daystage+=1>><<if $bllove>=80>><<include "bl_bath_love80">><<else>>You coming across the hall and hear ranning water and someone's moaning. What coud it be? Maybe someone in danger? Or maybe just pleasing herself? Well, that can be danger too! You need to investigate!
<<set $blbev1=0>>
Someone forget to close the shower door and you quickly understand who it was.
<img class="centered-image" src="img/bl/blba4.webp" width="500px">
Looks like $blname give in to the lust and someone need to do something with it. Lust is dangerous so you should save her from it. Or should you?
<<linkreplace "Watch her">><<if $blbev1==0>>Why disturb pretty girl while she playing with her pretty pussy? Maybe at some time you can even join her with this play. Just wait and watch for a moment...
<img class="centered-image" src="img/bl/blba3.webp" width="500px">
$blname do it very hard. She not just play with her clit or tits, no. She put her fingers in the soaked wet slit and finger it over and over. Her pussy lips big and swollen from all this accumulated lust. She moan more and more...
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Yes! Like this! Please! Do me more!
</div>\
</div>\
</div>\
Listening it you try to hold yourself and not give up to the lust yourself, but with her every moan you feel less controll over youself.
<img class="centered-image" src="img/bl/blba5.webp" width="500px">
With great desire you glanced over her hot body and leave. Time to do some handywork in your room.
[$blname's Lust increase]
<<set $blbev1=1, $bllust+=10, $daystage+=1>><<else>><</if>><</linkreplace>>
<<linkreplace "Stop her">><<if $blbev1==0>>Maybe she don't want it, but it need to be stoped. After little hesitation, you cough and knok in the door, try to not open it too much.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hey, girl! Can you maybe call it a day with shower? Some of us need restroom too!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
For the love of God... fu-u-u... I was so close...
</div>\
</div>\
</div>\
She say some curse to the cruel faith and quickly leave bathroom, glance at you with angry face. You try to say something, but the leave and not wanna to hear. After it you go in just for a little time. Well, you did good, but maybe it was not so good?
[$blname's Lust decrease]
[$blname's Love decrease]
<<set $blbev1=1, $bllust-=10, $daystage+=1, $bllove-=5>><<else>><</if>><</linkreplace>><</if>>From kithen you smell something delicious and decide to check. $blname with some sandwiches sit on the chair and start to smile when you come closer. She is not that good at cooking, but this time she do well.
<img class="centered-image" src="img/bl/blki2.jpg" width="500px">
As girl notice you - she look at you with little shy and surprise.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Don't know how you do this Blonde, but looks like you made this great. Smell lure me in. Can I have a taste?
</div>\
</div>\
</div>\
$blname glance at you with a playfully angry eyes and puffed out her cheeks.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
What do you wanna say? I'm bad at cooking or what? Maybe we ask $brname who can cook better, huh?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hey, I did't say you bad at it, just unusuall to see you at the stove. And I will repeat myself - smell is delicious!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Okay, you can have one. But it's true. Cooking not my thing. But I really good at making sandwiches with fried cheese! My dad cooked them often when look over me and sister...
</div>\
</div>\
</div>\
You take a sandwich, then you two talk, at the end of it $brname came and scold both of you for wasting the food...
[$blname's Love increase]
<<set $blbev1=1, $daystage+=1, $bllove+=5>>While drifting from one room to another you find $blname with a book on a backyard. This time she was really concentrated on her reading. You came around and try to get her attention. She not even notice it.
<<if $bllove>=20>><<include "bl_back_love20">><<else>>
<img class="centered-image" src="img/bl/blbac2.jpg" width="500px">
You come clother and sit beside her, then say:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Read something intresting?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Mmm... yeah...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Wanna maybe talk or hang out?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Yeah...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
And what are we gonna do?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Yeap...
</div>\
</div>\
</div>\
She murmur something else but at this point you understand it's useless. Book win.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Maybe you win this time book, but I will get her next time!
</div>\
</div>\
</div>\
With saying this you stand up and go, hearing quiet chuckle from the girl.
[$blname's Love is increased]
<<set $bllove+=5, $daystage+=1>><</if>>Going in the $blname's room you find her next to window with telescope. She try to check with it some of far places and find anything danger for your house.
<img class="centered-image" src="img/bl/blro3.jpg" width="500px">
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
All quiet Sharp Eye? No danger on the horizon?
</div>\
</div>\
</div>\
She look at you and answer with thin smile and pale face.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Yeah... all ok, mostly...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You so pale, it's ok?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I... I just see someone. Man, I think... he was so afraid and try to run away from some of this... things. They chase him and... I can't help him. He was hurt and I'm afraid they can catch him...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Oh, you kind soul, $blname... this is bad, I know, but you can't save everyone. I'm sorry.
</div>\
</div>\
</div>\
You hug her and stroke her head. <<if $bllove>=40>><<include "bl_room_love40">><<else>>She try to pull herself together and after short time in your arms - leave you and give some notes. There was save roads and intresting place she found. It can be useful.
[$blname's Love increase]
[$blname's Lust decrease]
[Security is increased]
<<set $daystage+=1, $bllove+=5, $bllust-=5, $security+=1>><</if>>From the $blname's room you hear quiet sobs. Something was not right and you decide to check. There was $blname - laying on her bed and crying. When you open door she cover herself with an blanket and say:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
$mcname! Can you please go away? I don't feel good! Please!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I hear the sobbing and just wanna check on you. $blname you sure about wanting me to leave? Maybe wanna talk?
</div>\
</div>\
</div>\
You hear some snort from the blanket.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
No! Can you maybe stay and give me a hug? Just not look at me please. I have tears and snot on my face...
</div>\
</div>\
</div>\
After some time she came from her shelter and you two talk. She admitted how much she missed her family and friends. Even work and study. You try to give her some comfort and seems it help.
<<if $bllove>=40>><<include "bl_room_love40">><<else>>When you leave $blname look at you with a warm smile.
[$blname's Love is increased]
[$blname's Lust is decreased]
<<set $bllove+=5, $daystage+=1, $bllust-=5>><</if>>You smell something burning from kitchen and hurried there, fearing that a fire had started. After entering room you hear the couth and see $blname near the stove. She try to stop dinner from burning your house.
Through the smoke, you saw her frightened gaze, then snatched the flaming frying pan from her hands and shoved it into the sink, turning on the water. Everything began to hiss and explode, thick steam rising, while the smell of burning spread through the room.
<img class="centered-image" src="img/bl/blki3.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I'm so-so sorry!
</div>\
</div>\
</div>\
You hear how $blname start to whine about unpredictable consequences of cooking. After a minute you two hear steps from secound floor.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Da fuck are you two doing here?! Try to burn house to the ashes?! Do that dumb blondie again try to have some coocking practice?
</div>\
</div>\
</div>\
You look at $brname with her angry expression, then at scared $blname take a deap breath.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, yeah... I kinda made a mess here. You know... try to make some surprise for you girls, but... well... surprise!
</div>\
</div>\
</div>\
$brname look at you like you was a monkey that trew shit at her face and then roll her eyes and silently leave.
When she gone $blname rushed to you and start hugging while thanking you for backing her up. After that you start cleaning up. Sadly this food can't be use now.
[$blname's Love is increased]
[$blname's Lust is increased]
[Food is decreased]
<<set $bllove+=5, $daystage+=1, $bllust+=5, $food-=1>>Coming to the livingroom and see the $blname watching old comedy show on TV. She see you and start to pat over couch inviting you to sit.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Look what we have here. Some old tape I found another day. How do you think - we can just sit and watch some? Not just you and me, we can call $brname and maybe have some good time together?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, we'll never know untill we ask, so I go and get her!
</div>\
</div>\
</div>\
$blname give you a smile of agreement. You off end return with $brname who don't mind to have some fun. Even more she bring some stashed popcorn.
<img class="centered-image" src="img/bl/blli3.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
So-o-o... you hide it from us?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blli4.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Don't be a bitch, just shut up, eat and have fun. I'll do the same!
</div>\
</div>\
</div>\
Girls exchange some glances and $blname shrug. You feel relief, take some popcork for yourself and enjoy the show with a girls company.
[$blname's and $brname's Love is increased]
[$blname's and $brmane's Lust is increased]
[Morale is increased]
<<set $bllove+=5, $daystage+=1, $bllust+=5, $morale+=1>>You don't find $blname inside the house and start to worry. You almost decide to go look after her somewhere in the area, but $brname say that she see "that blondie" in a backyard.
Check the window and there she is. Standing there with telescope and looking intro the sky. At firs you think that she maybe made some scouting with it, but no - not in this place.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hey there, are you just looking at the stars or what are you doing there?
</div>\
</div>\
</div>\
She flinched when you appeared in the yard and spoke.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh! $mcname? You scared me! And yeah... I just... well... wanna see something cool?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, yes, why not?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blbac3.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Great! Come here! I show you stars! Hi-hi...
</div>\
</div>\
</div>\
She laughed strangely at the joke in her head, then let you approach the pipe. You spent the rest of the evening chatting, looking at the early stars. A moment of peace in these difficult times.
<<if $bllove>=20>><<include "bl_back_love20">><<else>>
[$blname's Love increase]
<<set $daystage+=1, $bllove+=5>><</if>>Suddenly, a pleasant surprise awaited you in the room. $blname come to say you goodnight. Is't this sweet?
<img class="centered-image" src="img/bl/blco2.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Heya there! Hope i'm not too late. Just wanna check on you and... maybe have some small talk?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Always have time for you, Smarty Pants. Wanna lay down to get some warm?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blco3.jpg" width="500px">
Her face became more red and after some hesitation, she spoke:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
We-e-ell, I think we can... what bad can happens, right? Heh...
</div>\
</div>\
</div>\
You two get under blanket and have some nice chat. $blname was little nervous at first, but after some time - clung and relax next to you.
[$blname's Lust is increased]
[$blname's Love is increased]
<<set $bllust+=10, $daystage+=1, $bllove+=5>><<if $bllove>=80>><<include "bl_bath_love80">><<else>>Looks like someone in the bathroom. You clearly hear it and come next to it even see opened door from which steam is pouring out. $blname in there, it's very clear.
Through the slightly open door you watch her lying relaxed in the water and seeming to quietly hum something to herself. Sweet smell touch your nose and start to think about something nice, but there...
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hey, folks, before sleep! Someone wanna help me with tommorow cleaning?
</div>\
</div>\
</div>\
You hear $brname's voice from below and think that was a really wise remining that not should stay near to open bathroom door. Lust obsession wears off and you pull yourself together. "Be good guy and leave!" - you say to yourself before leaving.<</if>>You hear some sounds from the $brname's room. Come near to it you see that door is locked. Having a certain interest in making sure that everything was okay with the girl, you hung around the door for a while until muffled moans explained what exactly she was doing inside behind the closed door.
Lust is bad for all of you, so you take a breath and knock her door.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
What the fuck? Who is there and what are you want?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
It's me, $mcname. Are you ok there? I... hm... hear something strange.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Fuck... I mean... ye-e-eah... I'm ok. Just go away.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hope you not jerk off there? You know - it's can be dangerous... I think.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I appreciate yo concern, but know what? Fuck off. Thanks for concerning.
</div>\
</div>\
</div>\
After this you wait a minute, but sounds are gone. You think of it as a good sign and go before pissed her off more.
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $brlove+=5, $daystage+=1, $brlust-=5>>Something was happen in the $brname's room. You hear some curses and sometimes even hit's. With a question you came to her room only to face locked door. After a knok you hear some mumbeling and $brname open door. Behind her back you see working computer with Dark Souls plays on it.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Man, you really have bad timing! I try to do Artorias like ten times and he still beat my ass, so if you wanna check on me or something - I'm ok and everything, so PLEASE go and help that Blondie?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Wow. He really piss you off, did't he?
</div>\
</div>\
</div>\
She take a deep breath, start to say something, but stop and just say:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yeah... His round lower slash gets me even when I shoud dodge!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Maybe you can cool off? We can talk and maybe after it you just do it. With thouse bosses it's always like it - they win over and over when you start to obsess with it.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hm. Cool off? May be not bad idea...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brr3.jpg" width="500px">
After this you talk about games, music and some other crap. $brname calm down a little and even win over her target some times later.
<<if $brlove>=50>><<include "br_room_love50">><<else>>
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=5>><</if>>Evening bring you to the kitchen when you found $brname with her battle gear. She was wearing an apron with the words "Kiss the Cook" written on it and judging by the pleasant aroma emanating from the kitchen - yeah there was something to kiss her for.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hey, Сhef, need help?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brki5.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Where this help was an hour ago? Nope, but you can bring plates. I split our portions and made some soup from a cans, so today we will be little economical on food. For this you can thanks me.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yay-yay! All glory to our Chef! When it comes to a food - you are real pro. Don't think to open business with it?
</div>\
</div>\
</div>\
She smirk, give you a laugh and say:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yeah. Nice time to think about it. I be like "Sir, wanna have more salt to your soup?" and he gonna be "I rape you to death fucking bitch!" or something like this. But still - not bad time to invest in property. Like we do it. Just take your body and inverst it intro someone house... Okay, go and get Fat Ass here. We start in a minute.
</div>\
</div>\
</div>\
Despite the mockery, you sensed a certain melancholy in her words. However, by the time everyone had gathered, there was no trace of it left. The three of you had dinner, chatted, and got ready for bed. Not the worst evening.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=5>>In the livingroom you found $brname who try to clean this place. After she see you her eyes stop at your face. She straightened up, pointed finger at you and beckon.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
How nice! Someone wanna help me with this bloody mess? Finally!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I mostly just checking on you. Wanna see if everything allright, you know...
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yeah-yeah, tell about it to you lawyer! For now - take the mop and start helping, cause I fucking swear to kill everyone who day after day try to turn this fucking place intro garbage! And yeah - you one of them! So... take the mop! Chop-chop!
</div>\
</div>\
</div>\
She not seems angry. You can feel she just playing with you and maybe she like it too much. After some time you used to her behavior. Still, $brname do her best for all of you, so you decide to help. Or maybe you was forced to help, but prefer to think it was yours decision.
<<if $brlove>=50>><<include "br_liv_love30">><<else>>
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=5>><</if>>From window you see $brname in the yard. She was in back and looks like she was woking on some plants thing. You come out and ask what she is doing. At first she was little unshure what to say, but after thinking a bit answer.
<img class="centered-image" src="img/br/brby3.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I try to work us a garden. Think you say that we don't need one, cause maybe tommorow or even today we can be atack and leave this place, but I just like to work with a ground. Plus - if we not gonna be killed for some time, in the end we got some food. So if you wanna judge me or something - you have no arguments now!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Ye-e-eah. Nice said. But to be honest, I was just curious and don't wanna start a fight about it or something. Don't mind me to join, maybe?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Wa-a-at? Heh, well... if you really wanna waste your time digging the dirt with me - okay.
</div>\
</div>\
</div>\
She wide smile at you with joy in her eyes, so to make it sure you add:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
With a pretty girl I can dig dirt for etenity.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Huh? Yeah? Well, why don't you take this shovel and work it then!
</div>\
</div>\
</div>\
After that she is take some laugh at you, but you two still have some good time together. You found out that $brname like gardening because it reminds of her chieldhood.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=5>>Sweet scent. You can feel if from a miles. Sweet backery scent...
<img class="centered-image" src="img/br/brki4.webp" width="500px">
Like under spell you came across house only to see $brname in an apron and with fresh pastry on a tray. See your reaction she give you a thin smile and say:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hope you hunger. I think that you and our Blondie can appreciate some variety in the diet. Plus you saved me and all, so take it as tocken of my gratitude. Ok? And if you think I will do it everyday - fuck you. I can, but don't think that I will! Just to be clear.
</div>\
</div>\
</div>\
Last part you not even heard because of smell that penetrate your nose and remind you about good old days. Sweet and fresh. You take one and give it a bite. After it you feel youself like a zombie - cause it was impossible to stop!
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
This so-o-o good! You are fucking goddes! Delicious!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brki3.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Heh, heard this before. My mom was right about man's heart and way to it.
</div>\
</div>\
</div>\
You not even finish your first patty as you hear $blname's voice.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
We died and went to heaven?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I know your fat ass say this!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/blki.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Hey! My ass is not fat! Right...?
</div>\
</div>\
</div>\
After it you three laugh, eat and have fun for some times. It was great.
[$brname's Love is increased]
[$brname's Lust is increased]
[Morale is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=5, $morale+=1>>Morning today is quiet. After some time you noticed that $brname is nowhere to be seen. You ask $blname and found out that she did't know where is $brname eather. After some search you found note in hallway, near to the main door.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname's Note</div>\
<div class="Женский-диалог">\
"Gona check nearest place for some loot. Try to not miss me (I know you will).
$brname"
</div>\
</div>\
</div>\
<<if $brwork==1>>It's ok that she is out and stuff, but there can be dangerous. Maybe you need to check on her?
<<set $brgone=1>>
[[Go and check on her|brkidnap]]<</if>>You came to backyard to take some fresh air and meet with $brname. Girl do some exercises and don't pay much attention to you. Not wanting to look like creep, you start conversation.
<img class="centered-image" src="img/br/brby1.jpg" width="500px">
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You are early wake. Don't mind some company while your exercises?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I... *puf-puf* ...don't. But don't... *puf-puf* ...just stand there. Come here!
</div>\
</div>\
</div>\
After this she stop for a minute. Little drops of sweat running on her skin and she try to make you part of her morning routine.
<img class="centered-image" src="img/br/brby2.jpg" width="500px">
You don't see it so bad, so after a moment two of you start to help each other in group exercises.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=10>>Morning bring you smell of fresh cupcakes. This smell can bring the dead back to life, so you hurried to kitchen and already know who you see there - $brname with her apron plus some good and tasty food besides her.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
It's smells almost divine! Aren't we saving suppliest? Not like I blame, this smell yammy!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brki1.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Don't worry, pal. We are going in plus. I just use some of expired milk and some other stuff we can't use often. It's troublesome to do it everyday, but from time to time? Sure. And yeah. I'm glad to see my effords pay off, heh. You must see your face - it's almost cute!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brki2.jpg" width="500px">
You give her a tumbs up and take some cupcakes to your plate, while girl try to get taste of her own cooking. After some times $blname join you two in this morning feast.
[$brname's Love is increased]
[$brname's Lust is increased]
[Food is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=5, $food+=1>>You came across the secound floor corridor and hear water runs in bathroom. Not your bussiness, yeah? But suddenly you hear voice.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hey, someone there? Can you come here and give me a hand?
</div>\
</div>\
</div>\
Damsell in distress! Work for the real hero! Ofcourse you push door and came in with a question on your lips.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hmmm... it's you, $mcname? Ok. Listen up. I forgot my clother when came to bath, so, can you be nice little pal and bring it to me?
</div>\
</div>\
</div>\
You look at $brname who looked at you without shame and clothes.
<img class="centered-image" src="img/br/brba1.jpg" width="500px">
Water make her skin shine and her perky tits looks write on your eyes...
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hey? $mcname? Are you there or what? Stop just staring at me, dude. Don't you seen tits before?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Cough... you right! No big deal! You saying about... hm... something...
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
My clothes.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah... clothes... and they are... where they are?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
In my room, perv.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brba2.jpg" width="500px">
She smirks at you. Only now you understand that she probably see your boner just as easy as you see her tits and pussy. You actively nod and quickly leave the room. After some minutes you back with $brname's clothes and give them to her. She did't seem to have problem with all thinks what happen. Only give you some boner jokes.
It was a little strange but you two even have some talks about it and everything untill she send you off from the bathroom and start to dress. Looks like she really don't mind to be seen by you.
[$brname's Love is increased]
[$brlname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=10>>While you came across the hall, you hear something strange. Fucking sounds caming out from closed livingroom door. It's clearly was man and woman moaning sounds. You afraid of something bad happening to the girls an burst in to check.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
What the fuck morron?!
</div>\
</div>\
</div>\
$brname who clearly watch some porn on TV jump from the coach and shout at you.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Wow... sorry-sorry, just think that someone maybe barge in our home and...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brli1.jpg" width="500px">
You see her hand cover the croach. She bit red and her eyes looks little wild. It's bad sigh or good one? Who knows...
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
So-o-o... you try to be a hero, huh? Looks like you, yeah. But it's ok, honestly. Just want some relief. Wanna join?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brli2.jpg" width="500px">
She look at you with unclear expression. Maybe little seductive?
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
We-e-ell... maybe. But we should be quick. Not dive to deep intro lust and stuff...
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yeah-yeah, I know. Just come here. Take a seat...
</div>\
</div>\
</div>\
The two of you take a place on the couch. $brname make sound much quiter. It was a bit awkward at first, but when you see how she lose her skirt and hear $brname's moaning - all of this became a natural.
<img class="centered-image" src="img/br/brli3.jpg" width="500px">
You start to rub youself and catch gils's glance at your dick. For both of you porn no longer was needed...
After orgasm you feel thirst for some more, but with last drip of willpower restrained youself.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=10>>Some loud noises came from livingroom. You open door and see $brname who take her time and watch TV from a couch. Some action movie was playing while she take sip from a cup of tea and relax.
After you came in she give you a foxy smile and ask:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hey, big man, what do you like about movies the most?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Good story or cast maybe...
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
No shit? Thats little boring, you know? I mostly like good company and snacks. So-o-o... after we eat most of our snaks, maybe you agree to be my good company then?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brli5.jpg" width="500px">
You laught and lay down next to her. She start to push you with her foots. After some push she put them on your legs.
<img class="centered-image" src="img/br/brli4.jpg" width="500px">
You take them and when she did not say anything you start to gently rub her feets.
Movie play, you two talk, feets was rubbed. All seems nice.
<<if $brlove>=50>><<include "br_liv_love30">><<else>>
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=10>><</if>>You noticed that the door to your room was wide open. Heading inside and see $brname check something in your stuff. You coughed to take some of her attention, but she just say without even turning:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I need something of this stuff. Don't you mind to share it with me? Think you don't.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah, I don't we all here in one boat, yeah, but you can maybe ask?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Well, I could, but maybe you like more to have a favor from me instead?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brv1.jpg" width="500px">
She stand up and give you this strange glance that you see from her some times. You shrug and answer.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Is that so? Ok, then you can maybe clean my room?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Clean your... fuck... ok, thats how you play it?!
</div>\
</div>\
</div>\
She laugh at you, but make honor of a deal. $brname start to clean your room and after some time of chatting with her - she leave taking some of your stuff with her.
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove-=5, $daystage+=1, $brlust+=5>>After some time strolling the corridor, you came to the $brname's room and knock it from boredom. In a moment you see it opens and friendly face appears from the door.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Supp, buddy, whacha want?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Meh... I'm just bored. You know how it is. All tapes are watched, we don't have any news or new content, so... I think maybe you have something to do? Or maybe you have something on your computer?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Well... I get some stuff that can give you some intresting time. Are you sure you wanna take my help?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brr1.jpg" width="500px">
She look at you with a foxy smile and step aside letting you intro the room. Inside all was ok, but after you seat on the bed near PC and she run the program, you was choked with what you see.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Really, $brname? Porn game?! We are in the middle of fucking pandemic where people literally start to fuck each other to death and you are running porn games on your PC?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
It's all been there when we looted it. And you are the one who came for my help. Plus it's not all about porn! There is a story and stuff! So... are you gonna try or just go and whine like a pussy?
</div>\
</div>\
</div>\
And you try it. You two play it for some hours. It was hot, but she lie - no "story and stuff" wait you there. Only hardcore porn that make you think about some kind of things. And not only you...
<img class="centered-image" src="img/br/brr2.jpg" width="500px">
<<if $brlove>=50>><<include "br_room_love50">><<else>>
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=10>><</if>>You hear the splashing sound and some hit sound from the bathroom. $blname was near and ask you check on $brname who want go to bath. After knoking the locked door you hear grumbling and groaning, then $brname open the door. She was naked, wet and hurt, clearly leave bath in rush.
<img class="centered-image" src="img/br/brba3.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Heck! Poor old me... I'm slipped on this busted floor and... what are you staring at?
</div>\
</div>\
</div>\
She did't give you time to answer. Instead of it she look down, remember that she was naked and then slam the door right in your face. Ouch.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Fuck, man! You can say I was naked, you know! My ass hurt already and now this... go and be creep somewhere else, ok?
</div>\
</div>\
</div>\
And just like this your noble intentions was tramped intro dust. Strange she not always this shy...
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove-=5, $daystage+=1, $brlust+=5>>In this evening $brname gather you all in the livingroom. When you and $blname came there it was an music box with a bounch of wires lead to headphones.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Wow. This is... hmmm... what is this?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
This is, my dummy friend, chance to us all to have some really good time! I made our own home club system which allow us to have dance and listen music, but with no one else is knowing it! So, no raiders or horny zombie - just fun! What do you say?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Well... it's nice but I dance to be honest is not my thing, so I better go.
</div>\
</div>\
</div>\
After $blname if gone $brname turn to you with an dissatisfied face.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Are you gonna live me like this fat ass or what?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Mmm... nah. Lets check out what are you have there.
</div>\
</div>\
</div>\
She smile and give you the headphones, then turn on this monstrosity and the two of you begin to dive intro the waves of music. You only TRY to dance, while $brname DO IT and do it good.
<img class="centered-image" src="img/br/brli6.gif" width="500px">
After some time your legs start to ache, but you try to move on. It's not like you gonna do it everyday, so why not give her chanse to have some fun?
<<if $brlove>=50>><<include "br_liv_love30">><<else>>
Plus, after this you will sleep like a baby...
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=10, $daystage+=1, $brlust+=5>><</if>>While you were getting ready for bed in your room, there was a knock on the door and without waiting for an answer, $brname entered. She was in a good mood and sit on chair next to you with a thin smile.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Here is out hero. Savior and stuff. Don't afraid to sleep and have some nasty monster under your bed?
</div>\
</div>\
</div>\
Only here you smell strange odor coming from her. It's was... weed?
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Are you high or what?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Ye-e-eah... I'm. And it's not a bad stuff. Want to give you some, but I have only a little and maybe don't wanna share. But you have some cool - I give you that. Have your time with two beauties under one roof and not even get driven with lust. For now...
</div>\
</div>\
</div>\
She grabbed you by the shirt sharply and tenaciously, pulling you toward her, then kissed you with passion.
<img class="centered-image" src="img/br/brv2.webp" width="500px">
You immediately felt yourself being drown in her lips, but you find some strength to pull back.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You need to go, okay? You probably don't even remeber it tomorow...
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
But you will! And maybe me too, te-he-he. Looks like someone not knows much about weed...
</div>\
</div>\
</div>\
After this she up and go. You stay on the place for a little, just savior the feeling. That girl...
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=10>>Late evening come. You see $brname from time to time and she stay at the backyard. Nothing strange happens, but still you fill like something need to be done there. Maybe it was just inner voice or reptilian brain but you were irresistibly drawn to drag her away from there. After some time you go out and try to start conversation.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Are you ok there? Not cold or something?
</div>\
</div>\
</div>\
She looks at you with an emotionless face and shook her had. Her usually bright and agressive personality has vanish. You feel like it was wrong to bombard her with a questions so you just seat her to her on the ground. You two start silencely watch how sun rolls behind the horizon. After maybe a half hour she spoke and thanks you for the company, stand up and inside.
<img class="centered-image" src="img/br/brby4.jpg" width="500px">
This was a little strange but you notice it in her from time to time. Some deep melancholy that can take over $brname and leave from her an empty shell. Good thing that she fight it soon after. Well... mostly.
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $brlove+=5, $daystage+=1, $brlust-=10>><<set _rnd1 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd2 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd3 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd4 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd5 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd6 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set $blhj1 = _rnd1>>
<<if _rnd2!= $blhj1>>
<<set $brhj1 = _rnd2>>
<<elseif _rnd2!=_rnd3>>
<<set $brhj1 = _rnd3>>
<<elseif _rnd2!=_rnd4>>
<<set $brhj1 = _rnd4>>
<<elseif _rnd2!=_rnd5>>
<<set $brhj1 = _rnd5>>
<<elseif _rnd2!=_rnd6>>
<<set $brhj1 = _rnd6>><</if>>
<<set $blhj2 = _rnd3>>
<<if _rnd4!= $blhj2>>
<<set $brhj2 = _rnd4>>
<<elseif _rnd4!=_rnd1>>
<<set $brhj2 = _rnd1>>
<<elseif _rnd4!=_rnd2>>
<<set $brhj2 = _rnd2>>
<<elseif _rnd4!=_rnd5>>
<<set $brhj2 = _rnd5>>
<<elseif _rnd4!=_rnd6>>
<<set $brhj2 = _rnd6>><</if>>
<<set $blhj3 = _rnd5>>
<<if _rnd6!= $blhj3>>
<<set $brhj3 = _rnd6>>
<<elseif _rnd6!=_rnd1>>
<<set $brhj3 = _rnd1>>
<<elseif _rnd6!=_rnd2>>
<<set $brhj3 = _rnd2>>
<<elseif _rnd6!=_rnd3>>
<<set $brhj3 = _rnd3>>
<<elseif _rnd6!=_rnd4>>
<<set $brhj3 = _rnd4>><</if>>
<<set $day+=1, $daystage=1, $mcenergy=$mcmaxenergy, $band_visit=0, $bandloop=0, $blthanks=0, $brthanks=0, $alexanger-=1>>
<<if $food>=3>><<set $starving=0, $food-=3>><<else>><<set $starving=1>><</if>>
<<if $blwork==2>><<set $food+=3>><</if>>
<<if $blgone==1>><<set $blgone==0>><</if>>
<<if $brgone==1>><<set $brgone==0>><</if>>
<<goto "sleep">>Looks like $blname try to relax in livingroom. She is alone and just lie on the couch with a book. Looking up at you she stretches, yawns sweetly, putting the book down and ask:
<img class="centered-image" src="img/bl/blli1.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
He-e-ey... you wake up already and looks ready to action. Wanna maybe... be lazy and stay with me for a while? I don't mind company.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Of course cutie. Always to you servise, heh.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Wow! What a gentleman.
</div>\
</div>\
</div>\
She smile at you, then moved and patted the couch giving you some space. You two sit there some times, chatting and hugs. $blname was really sweet and looks like she have very good time with you.
[$blname Love is increased]
[$blname Lust is increased]
<<set $bllove+=5, $bllust+=5, $daystage+=1>><img class="centered-image" src="img/map/2.png" width="1000px">
This is the area map. For now you know only few places here.
Where do you wanna go?
Only shop that working in all this mess - [[Lloid's Grocery|shop]]
Home of family whose always can use a helping hand - <<if $jfv!=1 && $comp==0>>[[Jonson's House|jfirstvisit]]<<elseif $jfv==1 && $comp==0>>[[Jonson's House|jhall]]<<else>>No reason to go there with company<</if>>
Gas station where Roy's raiders have a base - <<if $comp==0>>[[Den|dhall]]<<else>>It might be dangerous to go there with a company<</if>>
Take some time and find house for <<if $comp==0>>[[looting|lootingsolo]]<<elseif $comp==1>>[[looting|lootingbl]]<<elseif $comp==2>>[[looting|lootingbr]]<</if>>
[[Return home|hall]]<img class="centered-image" src="img/loc/shop.webp" width="500px">
"Lloid's Grocery" is nice little pawnshop that still working in this crazy time. Seller can provide you some kind of servise if you have enough of food.
Your food: $food
Your meds: $meds
Your materials: $mat
Your ammo: $ammo
Your fuel: $fuel
Exchange meds for food: 1 for 1 <<if $meds>=1>>[[DO IT|shop][$food+=1, $meds-=1]]<<else>>Not enough<</if>>
Exchange materials for food: 2 for 1 <<if $mat>=2>>[[DO IT|shop][$food+=1, $mat-=2]]<<else>>Not enough<</if>>
Exchange food for ammo: 3 for 1 <<if $food>=3>>[[DO IT|shop][$food-=3, $ammo+=1]]<<else>>Not enough<</if>>
Exchange food for meds: 2 for 1 <<if $food>=2>>[[DO IT|shop][$food-=2, $meds+=1]]<<else>>Not enough<</if>>
Exchange food for materials: 1 for 1 <<if $food>=1>>[[DO IT|shop][$food-=1, $mat+=1]]<<else>>Not enough<</if>>
Exchange food for anti-lust meds: 2 for 1 <<if $food>=2>>[[DO IT|shop][$food-=2, $antilust+=1]]<<else>>Not enough<</if>>
<<if $gun==0>>Exchange food for gun: 5 for 1 <<if $food>=5>>[[DO IT|shop][$food-=2, $gun=1]]<</if>><<else>>You don't need another gun<</if>>
<<if $aphroshop==1>>
Exchange food for aphrodisiac drugs: 2 for 1 <<if $food>=2>>[[DO IT|shop][$food-=2, $lustdrug+=1]]<<else>>Not enough<</if>>
<</if>>
<<if $shq1==1>><<linkreplace "Ask to remind you what he wants">><div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Salesman</div>\
You're something else, buddy, have you forgotten already? Well, I need you to find me three materials and a big dog cage. For my dog. The one who stays upstairs. I don't want any problems with the dog because of infected people or anything else. Try looking for a cage on your forays, and it's better to go alone, just in case...
</div>\
</div>\<</linkreplace>><<elseif $shq1==2>>[[Bring guy cage he wanted|shopq3]]<<elseif $shq1==3>>[[Talk with Rebel|rtalk]]<<elseif $shq1==4>>[[Talk with Rebel|rtalk2]]<<elseif $shq1==5>>[[Use slave girl|rfuck]]<<else>>[[Ask if he need any help|shopq1]]<</if>>
[[Time to leave|zone1_map]]<img class="centered-image" src="img/story/gv1.png" width="500px">
The day started off with a bang. Roy's gang showed up on your doorstep. They've come for the supplies you owe them (or so they think). So, you have choose have bullet in your head, give them some food or accept them into the house for a day. With all consequences.
<<set $bandloop=1>>
The girls look at the bandits with concern and glance at you, awaiting your decision. The bandits, without much embarrassment, lick their lips as they look at the girls. What should you do?
<<set $bandloop2=0>>
<<if $food>=5>><<linkreplace "Give them what they want">><<if $bandloop2!=1>><<set $bandloop2=1>><<set $food-=5>>They growl at you in displeasure, after which their leader counts the supplies and with a satisfied nod agrees to leave. Gang look at girls, then at you, it's feel very tence but they listen leader and go.
You and the girls breathe a sigh of relief, but you know they'll be back. With such appetites, sooner or later they'll devour all. You need to think about how to solve this problem.
[[Well... another day will be better|hall]]
<<set _rnd = ["2", "3", "4"].random()>><<switch _rnd>>
<<case "2">>
<<set $bandvisit+=2>>
<<case "3">>
<<set $bandvisit+=3>>
<<case "4">>
<<set $bandvisit+=4>>
<</switch>>
<</if>><</linkreplace>><<else>>Give them what they want [NEED 5 FOOD]<</if>>
<<if $sayplease!=1>><<linkreplace "Ask them to wait (work once)">><<if $bandloop2!=1>><<set $bandloop2=1>><<set $sayplease=1>>The bandit's leader looks at you angrily, then punches you in the face. The blood rushes to your nose, you hear the girl's screams and think about to fight for your life... still the man doesn't bother to continue. Instead, he says he'll only show you such generosity once.
Then he call his mans and leave before things escalate.
[[Well... another day will be better|hall]]
<<set _rnd = ["2", "3", "4"].random()>><<switch _rnd>>
<<case "2">>
<<set $bandvisit+=2>>
<<case "3">>
<<set $bandvisit+=3>>
<<case "4">>
<<set $bandvisit+=4>>
<</switch>><</if>><</linkreplace>><<else>>Ask them to wait [NOT WORK AGAIN]<</if>>
<<linkreplace "Let them stay for a day">><<if $bandloop2!=1>><<set $bandloop2=1>>The guys happily accept this offer. You can see on the bastards' faces that they're already anticipating the pleasures of today.
You have no options left, because you want to survive. You have to agree and let these bastards into the house for one day. You can only hope they don't do anything too bad.
<<set $band_visit=1>>
[[Well... another day will be better|bandvisit1]]
<<set _rnd = ["2", "3", "4"].random()>><<switch _rnd>>
<<case "2">>
<<set $bandvisit+=2>>
<<case "3">>
<<set $bandvisit+=3>>
<<case "4">>
<<set $bandvisit+=4>>
<</switch>><</if>><</linkreplace>>You hear $blname and one of raiders. She sound scared and you dicide to check on her. You see man pinned her against the wall and grope $blname's ass. She try to resist but she just can't - he is to powerfull.
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Please... we let you in... don't touch me, I beg you!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
Mmmm... nice ass you got here girly. Maybe want a real man to show you how to use it to satisfy men?
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Please... don't! Please! Someone! Hel...
</div>\
</div>\
</div>\
She try to call for a help, but man put his arm to her mouth and shut it. It's going to far.
<<if $gun==1>><<linkreplace "Take a gun and stop him">><<if $blg1loop!=1>><<set $blg1loop=1>>You take gun and point it on the man. Then you cough and he's attention goes from frighten $blname to your gun.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Fuck... hm... sorry?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah, you should be. Now free her and get the fuck out of here!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
Ok-ok, boss, just don't shoot!
</div>\
</div>\
You wait for man to leave and then help $blname to stand up. She threw on your neck and hugged you while sobbing.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Thank you! Thank you! Thank you! You save me once again, my hero! I was so scared! God...
</div>\
</div>\
</div>\
Maybe on the spur of the moment $blname kiss you and then lay her head to your chest. After girl calm down a little you take some time to guard her. Just in case. Before you go to other business she say:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Come to me after sunset and I will properly thanks you for the resque. Wait for it my hero.
</div>\
</div>\
</div>\
Well... let's wait till the night.
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $bllust+=5, $daystage+=1, $blthanks=1>><</if>><</linkreplace>><<else>>You don't have gun<</if>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>>Man drop her on the froor and sit on top to prevent $blname from escape. He slap her ass and she wriggle but can't free of his grip.
<img class="centered-image" src="img/bl/blgan1.webp" width="500px">
Then she start to grope her ass and pussy. His finger start to merslessly enter her poor little slit.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
Stop struggle. No one will come to you, my dear. Your holes will soon be mine and mine alone! Well, to be honest - not mine alone... I think many of our guys will like this bubble butt, but we will think of something. Now let's not hurry and give you a proper test drive...
</div>\
</div>\
<img class="centered-image" src="img/bl/blgan3.webp" width="500px">
$blname start to squeal while her clothes was teared from her body. Man take his time looking at her and then start to massage her asshole, while taking her from the floor and slam her against the wall.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
Unused. Just like I like them. Not lets take our time and break your ass properly!
</div>\
</div>\
<img class="centered-image" src="img/bl/blgan2.webp" width="500px">
After this he spitt on finger and start fingering her butt, while poor girl cry and puffed smashed over the wall. You watch it for some time but he dont try to do anything more than this. Looks like he just try to break her ass for fun.
Well, time to leave.
[$blname's Love is decreased]
[$blname's Lust is increased]
<<set $bllove-=10, $bllust+=10>><</if>><</linkreplace>><img class="centered-image" src="img/bl/blgan4.jpg" width="500px">
You hear some cruel laugh coming from one of rooms and go there to see what's going on. Not entering but you can see clear that the $blname stand in front of two gang guys. One of them speak.
<<set $blg1loop=0>>
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
You know, girl, we are good guys here. We can probably rape you and kill all of you guys, but hey - we're not do it, are we? And all we wanna in exchange - just a little show! So do it, bitch! Give us a fucking show to enjoy! If you not lose some clothes - we can lose our patience!
</div>\
</div>\
<img class="centered-image" src="img/bl/blgan5.jpg" width="500px">
After his demand $blname start to shiver. She slowly move her hands and start to lose denim shorts just as thouse cruel men wants.
<img class="centered-image" src="img/bl/blgan7.jpg" width="500px">
After she drop it down and top goes next and you see that she wear today extra sexy lingerie. One of raiders put hand in his pants and $blname ask.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
This is enough? Please, say this is enough...
</div>\
</div>\
</div>\
<<if $gun==1>><<linkreplace "Take a gun and end the show">><<if $blg1loop!=1>><<set $blg1loop=1>>Maybe she is right and this is really enough. You take the gun and come in the room point it to the guys.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Are you guys neglect my hospitality? Abuse my girl this much is not something I can easy to forget...
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Wow, brother, it was little misunderstanding! Can you put this thing down?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Maybe I can. Maybe I not. What do you say $blname? Should we forget about what they do?
</div>\
</div>\
</div>\
Girl sob, cover herself with hands and clearly didn't understand what are you want right away. After moment or two she start to nod.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Yeah! Yeah! We not kill them! They remember this lesson!
</div>\
</div>\
</div>\
Guys start to nod to her words and you lower a gun. After this you take $blname's hand and go with her to your room. There she tidied herself up and thanks you. Plus she say somethink about wanting to see you at night. Maybe you should see her room after dark?
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $bllust+=5, $daystage+=1, $blthanks=1>><</if>><</linkreplace>><<else>>You don't have gun<</if>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>><img class="centered-image" src="img/bl/blgan6.jpg" width="500px">
You look how after they demand for more she lose her clothes and stand in front on thouse guys naked. $blname looks more pale then usuall and with shaken voice ask.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Can we maybe stop now? Its c-c-cold here...
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Poor thing! Then we should warm you!
</div>\
</div>\
One of guys stand up and go to girl, while other stay on the couch clearly jerking on this situation. Active raider take $blname by her hand and press it on his dick. His hands start to grope her naked bory and even worse - he start to kiss her.
Girl try to resist but she simply can't do it. Tired of playing with her body man take out his dick and press it to her body.
<img class="centered-image" src="img/bl/blgan8.webp" width="500px">
Then other man came to her and they both make her kneel while on take his dick and start try to make her suck his dick. She don't and he came with alternative.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
You did pretty good before, blondie. It's time to rise things up. I wanna have some properly handywork. After this we will done. What do you say?
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I don't want to! This gross! I already do what you ask and you must...
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Must? Hah! Here you wrong pretty thing! Well, lets say it like this. You jerk me off and if I will be satisfied me and my friend not DP you here and now. Sound nice? Not? Well, you don't give me hand, not wanna make me feel good... okay! I understand! I need to everything myself!
</div>\
</div>\
$blname became even more pale. She did not say anything, but with visible disgust she look at man as he try again to enter her mouth.
<img class="centered-image" src="img/bl/blgan9.webp" width="500px">
As this time girl was surrounded by two dicks and they not try to play nice with her. So... $blname surrender and do what they demand.
After some time he cum on her belly and with a whistling thanks her for a good work. She was released and run to her room.
[$blname's Love is decreased]
[$blname's Lust is increased]
<<set $bllove-=10, $bllust+=10>><</if>><</linkreplace>>Quiet voices draw you in as you examine the situation in the house. Approaching closer, you open the door and see one of the bandits standing next to $blname, trying to convince her of something.
<<set $blg1loop=0>>
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bold Gang-member</div>\
Listen here, Fat Ass, if you do nothing - it's ok. Yeah, you can be prude bitch and go away. Know what happen next? We will return. We bring some more guys, kill your boyfriend, rape you and another slut... all your sweet holes. But for now - it's not necessary. You can just suck my dick and live another day.
</div>\
</div>\
<img class="centered-image" src="img/bl/blgan10.jpg" width="500px">
Fucker bluffing. You don't sure, but he probably do. $blname not know what to do eather. Confusion and fear can be read in her eyes. You almost feel how under this scum wild gaze she crack and open her mouth to say something...
<<if $gun==1>><<linkreplace "Take a gun and stop her">><<if $blg1loop!=1>><<set $blg1loop=1>>You loudly open the door and look at both of them. Girl look at you and squeak:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I-i-it's not what it's looks like... we... we were...
</div>\
</div>\
</div>\
You put gun at the scumbag who rise his hands and sight like this was part of his routine:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I know what this peace of sheet was try to do and I'm happy you where smart enough to see it's too. Good job $blname, now go. I have little conversation with this buddy.
</div>\
</div>\
</div>\
She go to you, kiss you on cheek with a red face and then go out while you come clother to the guy with youre gun.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You look like peace of shit, but not dumb one. I hope you understand that you have nothing to have here. Leave my girls alone and you will be okay, as our agreement with your boss.
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bold Gang-member</div>\
Okay buddy, as you wish. I will suck on it and go take some tea party with my brothers. All remain quiet and nice. Just remember one thing. Some day you will lose this attitude and then... well... who knows...
</div>\
</div>\
He wink at you and then leave. You wanna kill him in a place, but this will only bring more trouble so you dicide to leave it for now. After meet with $blname she ask you to come in her room after sunset. She have something to say...
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $bllust+=5, $daystage+=1, $blthanks=1>><</if>>
<</linkreplace>><<else>>You don't have gun<</if>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>>You look at her hesitation and hope she will make right move. Looking at raider with scared face girl ask with fragile voice.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
You can p-promise me - others w-won't get hurt?
</div>\
</div>\
</div>\
Guy try to suppress the smile and took $blname by the cheek.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bold Gang-member</div>\
With all my heart, baby. Now start to work on this dick and do it good or else...
</div>\
</div>\
<img class="centered-image" src="img/bl/blgan11.jpg" width="500px">
He take his penis and show it to $blname. She has no words to say anything. Her voice stuck in her throat. After seeng her reaction man start to slap her face with it. Girl just try to end this as soon as possible and endure this humiliation.
<img class="centered-image" src="img/bl/blgan12.jpg" width="500px">
After hitting her - raider take $blname's head and start to play with it. He put his finger in it and even make her mouth open wide just to see how far he can make girl suffer.
<img class="centered-image" src="img/bl/blgan13.jpg" width="500px">
Man tired of this and just shove his cock in her mouth. $blname start to choke on it and raider doest care at all. With powerfull thurst he just use her to get satisfaction.
While she was just mere tool man use her for all lust he has accumulate. His dick go in her mouth with such a power - she start to cough. Fearing for his instrument, the raider pulled it out and start jerking off right in her face.
<img class="centered-image" src="img/bl/blgan14.jpg" width="500px">
With an end he release all on her face and then start to leave with a laugh.
You do the same. It's not most cruel thing that can be done to her. She will be okay. Probably.
[$blname's Love is decreased]
[$blname's Lust is increased]
<<set $bllove-=10, $bllust+=10>><</if>><</linkreplace>>While you try to maintain order in the house you hear the shout from on of the rooms.
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Da fuck are you want from me?!
</div>\
</div>\
</div>\
In there you found $brname and one of raiders. Brut just stand there with a stupid smile and laught at her angry face.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
How can you not know what I want, slut? You have just pair of nice holes and...
</div>\
</div>\
You hear the slap sound and see how she smack his face. This look not too painfull for this guy, but his smile immediately turn intro grin.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Go fuck youself or your buddys, fucking motherfucker! And don't try to talk with me again!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
I don't think so, brat. If that how you wanna play - I play with you.
</div>\
</div>\
He start to strech his arms to $brname and quickly grab girl by her neck. She try to protest but was simply overpowered by big grunt.
<<if $gun==1>><<linkreplace "Take a gun and show him his place">><<if $blg1loop!=1>><<set $blg1loop=1>>With a gun in your hand you came intro the room and point it intro guys head start talking.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Get the fuck out from my $brname, before I shoot your stupid ass and give it to your boss as sovenier!
</div>\
</div>\
</div>\
Seeing the gun raider momentally lost his fire and let go girls neck. He put hands in the air and start to mumble something viciously. You let him out of the room and then look at $brname who rubs her neck.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Your $brname, huh? Are you the bold guy, $mcname. Thanks for help, I guess... this fucking morron... meh... Well, you should came intro my room later at night. We can check was you right or not.
</div>\
</div>\
</div>\
She give you a wink and then leave while swearing about how hard she kick ass of this guy if he came to her again.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $brlust+=5, $daystage+=1, $brthanks=1>><</if>><</linkreplace>><<else>>You don't have gun<</if>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>>Girl is trying to fight back, kick man with her legs and fists, but with every smash man seems more like it. He just not hurt with her hits and found it funny. Instead of letting her go he just push her neck harder and when she weaken and stop struggle - turn her over.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
Nice try, brat. Now I'm gonna show you what happens when bad girls not behave well.
</div>\
</div>\
While she was still in a bad state, man pull her pants and raise her ass up. He sniff it and then give her a good smack right on her buttcheck.
<img class="centered-image" src="img/br/brban1.webp" width="500px">
Slap after slap, he continue while $brname was wriggle and whine in a pain.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Fuck! You... fucking... ouch! Fucker! Ouch! Thats hurt! Stop it, fucking bully!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
I wanna hear you give me some apologies, bitch!
</div>\
</div>\
<img class="centered-image" src="img/br/brban2.webp" width="500px">
She try to resist, but pain in her ass made girl submit.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Okay-okay! Fuck! I'm sorry, hear? Sorry! Just let me go already!
</div>\
</div>\
</div>\
He give her last loud smack and then release her from his hands. Girl immediately start to dress up and care her poor red ass. Raider laught at her and start to leave, but before in say:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Strong Gang-member</div>\
It's not the end, little slut. We gonna play some more later. Get you ass ready, heh!
</div>\
</div>\
You quickly leave before they notice.
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove-=10, $brlust+=10>><</if>><</linkreplace>>Shout from one of the room distract you from house patrol. You clearly hear angry voice of $brname.
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Why don't you fuckers just go and die already?!
</div>\
</div>\
</div>\
Open the door and watch the situation where girl argue with two of raiders. One with dumb face expression care his hurted arm and another look at $brname with dissatisfied expression starting the talk.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Listen here, you Bitch-Face, my friend just was friendy to you and this how you pay for our good intention?!
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
This stupid ass has grab my tits!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Are you sure? I don't see you have any good one to grab, Flatso! And here we are! You hit my friend and you know how we deal with someone who do such things?
</div>\
</div>\
Man take a knife and start point in to $brname. Things got tense, but big guy just laught at it.
<<if $gun==1>><<linkreplace "Take a gun and save her">><<if $blg1loop!=1>><<set $blg1loop=1>>You do what you must. Take situation under your control. With gun in the hand, you come intro the room and talk:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You guys clearly treat one of my girls, don't you? Should I shoot you both for it or you just leave the scene, like reasonable gentlemens?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Fuck! Okay! Come on big guy! They have TV we can watch!
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Big Gang-member</div>\
TV are fun! Go-go!
</div>\
</div>\
You watch them leave and then turn to $brname. She was happy to see you, but come closer and poke you chest with her finger.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Nice job, mr. I-Survive-In-Apocaliptic-Pandemic-And-Start-My-Own-Harem! Maybe next time you should made it quicker and I will thank you for it properly. We will talk about this "my girl" later. Now you can come with me and look after shower, just to be sure no one come in.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Thats all your thanks?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Huh? What did you expect me to do? Blow you? Meh! Maybe later. If you come to my room at night...
</div>\
</div>\
</div>\
She wink at you and storm out from the room running to the bathroom. You guard her some time thinking about night.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $brlust+=5, $daystage+=1, $brthanks=1>><</if>><</linkreplace>><<else>>You don't have gun<</if>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>>You look at how girl stay still with a knife point to her chest. She clearly face something like this not the first time. $brname try to act cool but her face expression was really tence while she speak.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
And what is this? Wanna say something - just say it. No need to take this shit and point to me...
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Is that so? I just think it make things more... clear. And you know... my friend still have his hurted hand. He can't probably jerk off to his favorit porn anymore. Thats so sad, don't you think?
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Big Gang-member</div>\
It's ok, bro! I ca...
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Shut up! He can't. So-o-o... what we gonna do about it, girlie?
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
You gonna jerk him because you love him so much...?
</div>\
</div>\
</div>\
While $brname try to joke - man press his knife to her chest and shook his head. She sight. She now what gonna happen.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Okay, fuckers. But after it - you will go and... I don't know! Don't show your faces here again!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brban5.webp" width="500px">
Man laught at her words as he take his member from his pants and say to his friend to do the same. $brname sat before them and take they cocks to her hands. She start to jerk it with visible disgust and try to end it as soon as possible.
<img class="centered-image" src="img/br/brban4.webp" width="500px">
Guys on the other hand was happy and enjoy every secound of it. Even stop to provoke her for some times.
<img class="centered-image" src="img/br/brban3.webp" width="500px">
At some point she work on them one by one, while give rest to tired hands. Raiders only insult her and her slut or they plaything. At this point she not even respond to them.
<img class="centered-image" src="img/br/brban6.webp" width="500px">
When they start to came - she did not have the time to do something and they spray her face with cum. Big guy thanks her for the treat and they dicide to leave. You do so too.
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove-=10, $brlust+=10>><</if>><</linkreplace>>You hear some strange mumble from a room while goes across the hall. Coming near to it and opening the door give you chanse to see strange picture.
<img class="centered-image" src="img/br/brban10.webp" width="500px">
Some fucker - clearly one of your new guest raiders - tied up $brname and put some strange device in her mouth so she can't close it properly.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bold Gang-member</div>\
Wow, you was a tough bitch, I must say! So much struggle and all for nothing! Looks like Cristmas comes early in this year and Santa already give me my present, te-he-he!
</div>\
</div>\
You don't need secound look to know whats going to happen now.
<<set $blg1loop=0>>
<<if $gun==1>><<linkreplace "Take a gun and hit him in the back">><<if $blg1loop!=1>><<set $blg1loop=1>>You go over him and hit his head with your gun, after wich you point it to fuckers head and say:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Ho-ho-ho, bastard. Looks like you go intro the naughty list! You can choose bullet or peace of coal. Which you wanna choose?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bold Gang-member</div>\
Ouch... Are you this good at improvising or just watch all this time for a good joke?
</div>\
</div>\
He not seems to be too affraid. Just not very happy with things which happens right now. You put safety trigger off and guy loudly say:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bold Gang-member</div>\
Okay-okay, you win! Take girl for youself! Have fun and all! I just go and... well... wait. I think we have some unfinished business with her for later, heh.
</div>\
</div>\
Maybe you should shoot him, but you did't and he leave. After it you free $brname and she give you a strogest hug you have for some time. She still was shacken and you not really was sure it's out of fear or anger. After some moment she thanks you and ask to stay with her. She was really gratefull and when you go apart say that you came to her room at night.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=5, $brlust+=5, $daystage+=1, $brthanks=1>><</if>><</linkreplace>><<else>>You don't have gun<</if>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>>You watch how fear in the eyes of $brname rise more and more as she realise what will going to happen.
<img class="centered-image" src="img/br/brban9.webp" width="500px">
Man pull out his "gun" and use it to shut girls mouth. And yeah - he do it properly. She immediately start to choke, you see how her tongue start to wriggle trying to move dick out of her mouth.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bold Gang-member</div>\
Easy there, you sow! You can say that you do it from the start if you want it so much! And remember main rule - more tongue work means more oxygen! Try to stay with me, bitch!
</div>\
</div>\
<img class="centered-image" src="img/br/brban7.webp" width="500px">
After thouse words raider start to literally fuck her mouth like it was pussy. Device in her mouth stop her from stop him in bloody way. She can only submit and do as he say. You see how her sloppy tongue shown and leave while she try to make man cum fast.
<img class="centered-image" src="img/br/brban8.webp" width="500px">
It take some time, but after such abuse he came intro her mouth and came alot.
<img class="centered-image" src="img/br/brban11.webp" width="500px">
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bold Gang-member</div>\
Pew! What a nice end of the evenin, don't you think my pussy girl? For now it's will be good, but I think soon you and that pale-ass-bitch will entertain me some more. What do you think? Ah, sorry - I don't care!
</div>\
</div>\
After this he start to dress up. $brname will probably say something about it but as you can see now - she lost her consciousness. Well... good thing she is still breath.
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove-=10, $brlust+=10>><</if>><</linkreplace>>$brname is waiting for you in her room. She is sitting there in the seductive pose with a thin smile on her face. After checking you out girl rise her hand pointing finger on your face and say:
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
You can ask for your reward, but I will do only one thing for you, so... be smart and stuff! Don't be a jerk or I will bite you something off, you know...
</div>\
</div>\
</div>\
What will you ask of her?
<<linkreplace "Wanna spend night together">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Ewww... you just wanna have some alone time with me? Thats so sweet - I almost wanna puke, but in a good way. So, why not. We can chat and stuff...
</div>\
</div>\
</div>\
You spend the night with $brname. She like to have you by her and after some time start to nap in your arms.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=10, $brlust+=10>>
[[Time go to sleep|sleep1]]<</if>><</linkreplace>>
<<if $brlove>=20>><<linkreplace "Ask her to blow you">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
So-o-o, you are the bad boy after all? Wanna use this situation to youre advantage? Wanna have your way with poor old me? Wanna shove your big thick cock down my tight troat and see how tears drop from my eyes while I choke on it? Fuck... I'm horny now... ok, bastard, but be quiet about it...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brth1.webp" width="500px">
$brname look at you with a foxy smile and then show you her tongue. When you touch it she start to suck on your finger. Pair of secound later she laugh at you and leave finger alone. Looks like she found more tasty pray...
<img class="centered-image" src="img/br/brth2.webp" width="500px">
She sit before you and take your dick out. After some adoration she start to suck it. You see that she is horny as you are. One of her hand lay on her pussy and start to touch it while other make you way to the heavens.
<img class="centered-image" src="img/br/brth3.webp" width="500px">
Her works with tongue was good enough to soon make you come. You decide to play with it. $brname does't mind. She almost ask you to play with her like she wanna be your toy...
<img class="centered-image" src="img/br/brth4.webp" width="500px">
Girls mouth was good and it make you come. You finish on her tongue and she don't hesitate. Only give your dick some cleaning before let you go...
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $brlove+=10, $brlust-=15>>
[[Time go to sleep|sleep1]]<</if>><</linkreplace>><<else>>Ask her to blow you [NOT ENOUGH LOVE]<</if>>
<<if $brlove>=50>><<linkreplace "Offer to have sex">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
You are one hell of a fucker, you know this? Already know how much I like your dick and now try to make me wet with this tempting offer... 'kay - we do this! But don't think this will make me you stupid and horny bitch! I just... em... use you like, hm... yeah! You be like my dildo for a night! So, what are we waiting for? Pants off - dick out!
</div>\
</div>\
</div>\
You already know her games, so why not play by her rules? It's not so bad after all...
<img class="centered-image" src="img/br/brth5.webp" width="500px">
$brname was already horny and wet when you penetrate her. She try to hold back her moans, but when you start to play with her clit it was imposible...
<img class="centered-image" src="img/br/brth6.webp" width="500px">
At some point she start to climb on you and impale her tiny body on your dick herself. Gilr moan and jump on you like it was just yoga or something. Her flexible body start use you for pleasure.
<img class="centered-image" src="img/br/brth7.webp" width="500px">
Don't wanna lose control, you take her neck and start to stragle her a little. She don't stop completely but now you start to dominate her intro fucking oblivion. You feel how her insides tighen and start to use her light body like it was some kind onahole.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I'm... coming... fu-u-uck...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brth8.webp" width="500px">
She came in your hands and you drop her on the bed. Your end was near so you decide to feed poor girl her night glass of milk.
Both of you was satisfied and soon sleep without a word.
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $brlove+=10, $brlust-=20>>
[[Time go to sleep|sleep1]]<</if>><</linkreplace>><<else>>Offer to have sex [NOT ENOUGH LOVE]<</if>>
<<if $brlove>=70>><<linkreplace "Insist on anal">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I knew you were fucking pervert! Fuck it! Ok! Wanna take my ass? You was hero enough to do me in the ass! And know what? I already start to prepare for this day!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brth9.webp" width="500px">
She try to act cool or maybe anger, but wide smile broke the act. $brname pull of her pants and you see blue buttplug with bells in her asshole. Was hard but you restrain not to say "Aaaaah! Thats why I hear ringing last two days!".
She was impatient and if all blood not go from your brain to dick - maybe you afraid that $brname maybe start to show some signs of desease.
<img class="centered-image" src="img/br/brth10.webp" width="500px">
Hoverer you not question her hornies and just pull the plag out of her ass. She moan a little, but when you take dick out girl panicked.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Fuck, no! I almost forget how big this thing is! No way! It's torn me like a paper!
</div>\
</div>\
</div>\
You try to reason with her and with some gentle clit tease she suggest practice sex with plug for now.
<img class="centered-image" src="img/br/brth11.webp" width="500px">
As you try to enter her tight pussy it's became clear why she not want you to slam it in her ass. $brname was already tiny and with plag in her asshole there almost was no space left for your mighty cock in her slit. How tight must be her ass...
<img class="centered-image" src="img/br/brth12.webp" width="500px">
With pressure of plug from one side and pressure of her wet vagina from another - you start to fuck $brname. Her ass slap you with every move, give you a little kiss with a cold plug from her ass.
<img class="centered-image" src="img/br/brth13.webp" width="500px">
With changed pose you feel like she start to adapt to pressure. Girl became wild while riding you and even start to squirt a little by little as one orgasm cover her after another.
<img class="centered-image" src="img/br/brth14.webp" width="500px">
When you start to think about challanging her ass once more - she turned over and with changing her position, grabbed your dick. Then she began sucking it and swallowing it all the way down her throat. Resistance was useless, especially considering the surprise of this attack. You came in her mouth. Just like this.
As she let out your dick and you look at her eyes she say with tired voice:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Next time fucker... next time I will give you anal virginity... fuck... that was intensive...
</div>\
</div>\
</div>\
When you two done - it was late night. You hope no one hear it.
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $brlove+=10, $brlust-=20>>
[[Time go to sleep|sleep1]]<</if>><</linkreplace>><<else>>Insist on anal [NOT ENOUGH LOVE]<</if>><img class="centered-image" src="img/bl/blth1.jpg" width="500px">
You came to $blname's room and see her in most revealing outfit. Maybe it's some kind of pijamas? Or maybe she want to make your mind work in a certain way...
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Hey, $mcname, you came! I'm so happy to see my hero! We can finally have some time together only for us! And since you save me once again... well... you can ask me anything to repay you. What it's gonna be, my hero?
</div>\
</div>\
</div>\
What will you ask of her?
<<linkreplace "Wanna spend night together">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
You really wanna have some time with me? Maybe talking about our feelings... if you have some feelings for me ofcourse... Yeah, this will be nice. I'm happy if you happy.
</div>\
</div>\
</div>\
She smile, but you fill like she was hoping for maybe something more. Still, you spend the night with $blname. She was very talkative and after some time you couldn't stand it and sleep on her hands.
[$brname's Love is increased]
[$brname's Lust is increased]
<<set $brlove+=10, $brlust+=10>>
[[Time go to sleep|sleep1]]<</if>><</linkreplace>>
<<linkreplace "Ask her to blow you">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Well... I say that you can ask me for anything, so... yes - I will do it for you. To be honest - we both want it. So some time I feel thirst when look at you, $mcname... maybe today this thirst will be satisfied...
</div>\
</div>\
</div>\
Her gentle voice charm you like a siren.
<img class="centered-image" src="img/bl/blth2.webp" width="500px">
When she take your dick and start to play with it you barelly do something - just enjoy her work on your tool. Her hands, lips and tongue - you feel like for that night all of it exist just for your pleasure.
<img class="centered-image" src="img/bl/blth3.webp" width="500px">
$blname suck you with not so much expiriense but with gentle passion which make you feel so much joy from a simple blowjob that you came in no time.
<img class="centered-image" src="img/bl/blth4.webp" width="500px">
But even when you come intro her mouth she did't stop. Her toungue wringle again and again. Her lips kiss your dick and she suck it like her life was on the edge...
After some time you both was tired and satisfied.
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=10, $bllust+=15>>
[[Time go to sleep|sleep1]]<</if>><</linkreplace>>
<<if $bllove>=50>><<linkreplace "Offer to have sex">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Well, I think you know how much do I feel for you, so my answer will not be surprise... Hope you will do it not only with passion but with love. And now - come here. Let me kiss you first...
</div>\
</div>\
</div>\
She pull you closer and her lips start to merge with yours. This is gentle and thin feeling when you kiss her. It's almost like blow of wind or something.
You feel how $blname slowly removes her clothes and lay before you.
<img class="centered-image" src="img/bl/blth5.webp" width="500px">
As you enter her body you found out how much wet it was. Smell of horny woman and her gentle touch make your dick hard. You two start making love.
<img class="centered-image" src="img/bl/blth6.webp" width="500px">
While you pounding her she quietly moan intro your ears and wisper your name with a passion. After not so long you hear how her voice became louder and bady start to shiver. She say your name once more and then hardly cum in your arms.
<img class="centered-image" src="img/bl/blth7.webp" width="500px">
Hovever it was not end of the night and you start round two...
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $bllove+=10, $bllust-=20>>
[[Time go to sleep|sleep1]]<</if>><</linkreplace>><<else>>Offer to have sex [NOT ENOUGH LOVE]<</if>>
<<if $brlove>=70>><<linkreplace "Insist on anal">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh... it's... wow... don't think I will stand before this choise in my life. You are greedy man, did't you? Want take from me something unique... and I will give it to you, my love. My... butt... em... my ass will be yours and only yours.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blth8.webp" width="500px">
You hear how she try dirty talk and have an inner smile. Still as she say yes - you start preparation to make it more enjoyable for $blname. Some oil and your finger start to make her hole ready for your dick.
After she feel herself better, you start to aim dick intro her tight asshole, but...
<img class="centered-image" src="img/bl/blth12.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
W-wait! Sorry, but... ah... it's to painfull... I can't do it...
</div>\
</div>\
</div>\
You kiss her and say it's nothing and you can try it another time. Still, you think about some fun and as she don't mind it - you slowly penetrate her pussy.
<img class="centered-image" src="img/bl/blth9.webp" width="500px">
$blname squealed as you enter her ass with your finger and start to moan when dick enter her pussy. This new feeling start to drive her to the new kind of pleasure and girl start to move with you rhythm.
<img class="centered-image" src="img/bl/blth10.webp" width="500px">
It take some time but you feel how her ass adjust to the finger and start to speed up in both of her holes. Thurst after thusrt and moan after moan - you penetrate her some more and more.
<img class="centered-image" src="img/bl/blth11.webp" width="500px">
In the end you give $blname big orgasm and start to stray her with semen. She been horny enough to take it and ask for some more. As you leave exhausted girl a flash of doubt entered your head. She didn't give you her ass completely. Maybe you should win her over some other way...?
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $brlove+=10, $brlust-=20>>
[[Time go to sleep|sleep1]]<</if>><</linkreplace>><<else>>Insist on anal [NOT ENOUGH LOVE]<</if>>With thouse guys in your house you can't relax. Looks like you need to patrol the house and hope you can prevent all attempts of thouse fuckers to get the girls.
<<set _rnd1 = ["1", "2", "3"].random()>>
You need to decide where to leave your new "guests". They will probably start to bother one of the girls and you must decide who it will be. On the other hand - if you save girl from the threat it can help your relationships. So-o-o... who it be first?
<<set $blg1loop1=0>>
Let raiders stay near $brname - <<linkreplace "she can handle it">><<if $blg1loop1!=1>><<set $blg1loop1=1>><<if _rnd1==1>>
<<include "br_gang_no1">>
<<elseif _rnd1==2>>
<<include "br_gang_no2">>
<<elseif _rnd1==3>>
<<include "br_gang_no3">><</if>>
[[Time is passed...|bandvisit2]]<</if>><</linkreplace>>
Let raiders stay near $blname - <<linkreplace "she can endure it">><<if $blg1loop1!=1>><<set $blg1loop1=1>><<if _rnd1==1>>
<<include "bl_gang_no1">>
<<elseif _rnd1==2>>
<<include "bl_gang_no2">>
<<elseif _rnd1==3>>
<<include "bl_gang_no3">><</if>>
[[Time is passed...|bandvisit2]]<</if>><</linkreplace>>After some time "guests" start to complain how boring they is. At some point you found yourself in problematic situation. You don't wanna let girls too much see thouse assholes, but still if you keep them out too long - they can ravage this place to the ground.
<<set _rnd1 = ["1", "2", "3"].random()>>
You neet choose again who will chill near raiders.
<<set $blg1loop1=0>>
Let raiders stay near $brname - <<linkreplace "she can handle it">><<if $blg1loop1!=1>><<set $blg1loop1=1>><<if _rnd1==1>>
<<include "br_gang_no1">>
<<elseif _rnd1==2>>
<<include "br_gang_no2">>
<<elseif _rnd1==3>>
<<include "br_gang_no3">><</if>>
[[After this they finally gone|hall][$daystage=4]]<</if>><</linkreplace>>
Let raiders stay near $blname - <<linkreplace "she can endure it">><<if $blg1loop1!=1>><<set $blg1loop1=1>><<if _rnd1==1>>
<<include "bl_gang_no1">>
<<elseif _rnd1==2>>
<<include "bl_gang_no2">>
<<elseif _rnd1==3>>
<<include "bl_gang_no3">><</if>>
[[After this they finally gone|hall][$daystage=4]]<</if>><</linkreplace>><img class="centered-image" src="img/bl/blni2.webp" width="500px">
$blname calmly sleep inside her comfy bed. Even in sleep she sometimes smile a little.
What are you wanna do here?
<<linkreplace "Grope her">>You pull off her blanket and try to stelthy grab a feel of her body. She smell nice, was little hot and very soft.
<img class="centered-image" src="img/bl/blni1.webp" width="500px">
After some time you start to see how she moan in her sleep.
<<set $bllust+=5>>
[$blname's Lust is increased]<</linkreplace>><img class="centered-image" src="img/br/sl1.png" width="500px">
$brname lay down in her bed. You see how much she tosses in her sleep and think that maybe you should give her some rest. <<if $bl_lust_ev==0>>Something was not right. $blname - who was cheerful and gentle girl most of the time - acted strange. She look at you all this day with strange expression. It was almost like she hungry or something and you... well... you where her pizza with some extra cheese.
When you ask her how she was - she just try to hide in her room without answer. After some time you decide to check on her and... she open the door almost naked.
<img class="centered-image" src="img/bl/bllu1.jpg" width="500px">
Her body was hot, sweaty and red, her eyes fired with desire. You don't even manage to say something as she dragged you intro the room and start to kiss you.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
What... are you doing, $blname? You are infected and you need to calm down!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh, $mcname, you sweet as always, but this time you don't need to say anything. I maybe use youre mouth for something later, but right now I need something else from you! Give me your dick!
</div>\
</div>\
</div>\
She start to pull your pants. After her kiss you feel incredible aroused so there is no way to stay out of it. Her salvia was freaking good and now you don't wanna stop.
<img class="centered-image" src="img/bl/bllu2.webp" width="500px">
$blname already at her knees and start sucking your cock. All you had to do is just stay there and enjoy.
<img class="centered-image" src="img/bl/bllu3.webp" width="500px">
Girls hand lay on her pussy and start to play with it while she try to give you most intensive blowjob of her life and you help her to work as you could.
<img class="centered-image" src="img/bl/bllu4.webp" width="500px">
You don't need to hold back and came right intro her mouth. She don't hesitate at all and swallow it. Strange things but after you came - it was like a bliss. Your mind has cleared and you start to question your actions.
To your own surprise - $blname look at you with a cum stained face and affraid in her eyes.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
What I say... oh my God... and we... and I was... oh... $mcname - please go! I was't myself! Oh, God...
</div>\
</div>\
</div>\
She try to push you out of the door. After you was on the other side you hear:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Lets pretend nothing has happen! Please! Oh... it's still on my tongue...
</div>\
</div>\
</div>\
<<set $bllust=0, $daystage+=1, $bllove-=10, $bl_lust_ev=1>>
[$blname's Lust decrease]
[$blname's Love decrease]
[[Let's take a break...|hall]]
<<elseif $bl_lust_ev==1>>You almost feel tence in the air. It's just like last time. $blname look at you like a tiger on her pray. You already know what to do. It's for her own good.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hey, $blname, wanna check something in my room?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Mmm... I wanna check something but in the other place. Maybe in you pants...
</div>\
</div>\
</div>\
Her smile, that always was so brite and optimistic - now more looks like it was lustfull grin. Still she go after you.
<img class="centered-image" src="img/bl/bllu5.webp" width="500px">
In the room she did't waste a time and just drop your pants down wanting to have you in her mouth.
<img class="centered-image" src="img/bl/bllu6.webp" width="500px">
Still after you let her suck your dick she was not satisfied. Usuall gentle $blname push you to the bed and jump on your cock in a second. Her pussy hold you tight as she start to mount her new toy.
<img class="centered-image" src="img/bl/bllu7.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh, you bastard! How dare you hide this pressious tool from me? It's so-o-o go-o-od! I will suck your dick dry with my pussy! Do you like it? Like how tight it is? It's was just for you! Aaaah!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllu8.webp" width="500px">
You give her what she want and hope that your cum will make her sane again. Her body slam you like she really try to milk your dick but in the end she pull cock out and jump on it with her mouth. She suck more and more of your cum untill lust madness not go away and show you affraid face of $blname you knew...
<<set $bllust=0, $daystage+=1, $bllove-=10, $bl_lust_ev=0>>
[$blname's Lust decrease]
[$blname's Love decrease]
[[Let's take a break...|hall]]<</if>><<if $br_lust_ev==0>>You was ready to leave your room when storm has get close to you directly and quick as lightning strike. Someone push your body intro the room. Room start to fill with a sweet smell. After up your eyes you see $brname with an evil grin. She slowly approach and when stand before you - she just fell to her knees.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Wow! What is going on? Are you high or something?!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yeah-yeah, shut the fuck up, $mcname! You think that dick can appear in my dreams and just go away with it? No fucking way! I will take it, use it and maybe... only maybe - leave you after it! So don't try anything stupid or I will break your balls! Now give me my fucking treat!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlust1.webp" width="500px">
It was not asking. Girl just threw herself on your dick and start to suck it with such power like she really try to swallow it. You has hope to think of something, but her lips make you feel so good - your brain stop answer.
<img class="centered-image" src="img/br/brlust2.webp" width="500px">
Her tongue slap on your balls while she literally fuck her face with your cock. Her throat feels deep but very narrow. It's was like your dick was a drill that make her new perfectly working hole.
<img class="centered-image" src="img/br/brlust3.webp" width="500px">
Even Zeus can't hold much time. You cum down her throat and feel how her muscles began to tense. $brname start to choke and this was your signal to pull out. Her eyes was wide open and look at you with mixed emotions.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Da fuck it was... I just... oh... fucking fuck... I just rape you a little, did't I?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well... yeah, but I kinda like it, so... it was not rape... I think...? Nice tongue work, but the way!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Not a word. Not another fucking work, okay? It was nothing. We just... talk. I need a bath... fuck me god...
</div>\
</div>\
</div>\
You can say something, but her fist was to close to your ball. She leave and you do so too. It was very strange, but in the end when you both cum - she go to her sense. Strange.
<<set $brlust=0, $daystage+=1, $br_lust_ev=1>>
[$brname's Lust decrease]
[[Let's take a break...|hall]]
<<elseif $br_lust_ev==1>>After the last time you watch how $brname mostly was okay, but yesterday she start to act strange again. Her looks at you and moments where she sniff the air after you left... well... that not a good sights.
You start to wait moment to catch her in time for another "cure session", but she did't shows up. After some waiting time you come to her room only to hear loud moans and see throw open door how she furiously play with her pussy.
Moment you see her teared vagina which she masturbate not an first hour - you feel yourself very horny. Maybe it was the smell in her room or the sigh before your eyes, but it was unresistable.
You enter the room and she start to crawl. Somewhere in the middle you two meet at this point you don't even have pants anymore.
<img class="centered-image" src="img/br/brlust4.webp" width="500px">
$brname was like a wilde animal - climb on you and immediately impale herself on your dick.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Grrrr! Yeah! Finally! I can't cum like this anymore! I need something better! Your glorious dick is what I need! Oh... it's so big... I can feel it so close to my womb!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlust5.webp" width="500px">
Your brain stop. Girl on top of you do all the work and slam herself on you once and once again. Her sweaty body was pressed at you tightly and you hear her loud moans.
<img class="centered-image" src="img/br/brlust6.webp" width="500px">
She looks at you with mad passion and after a moment start to kiss you with her sweet saliva. You feel how hot she was and how deep she breath. You kiss her mouth while your dick kiss her lower mouth. It was ecstatically.
<img class="centered-image" src="img/br/brlust7.webp" width="500px">
This was not love sex - just animal fucking and at some point you found yourself when you try to fuck every last part of sanity from $brname's poor hole. And she looks like she almost lose it...
You feel yourself close to cum and remember last time. She need your cum and you need to feed her. It was hard to make brain work in thouse conditions, but you do it and start to tear her off from your cock. $brname start to scratch and resist at first, but after you put dick intro her mouth girl start to suck with a great pleasure.
<img class="centered-image" src="img/br/brlust8.jpg" width="500px">
At this point you came and do it hard. Her face was paint in your sperm while most of it came strait intro her belly. She start to look at you with a sense in her eyes. It was strange mix of emotions. Satisfaction? Lust? Fear? Who knows whats else...
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
That was... well... thanks. Fuck off now, okay? Please... I need to... fuck... shower and wash the sheets...
</div>\
</div>\
</div>\
At this point you know she will be fine. Probably...
<<set $brlust=0, $daystage+=1, $brlove+=10, $br_lust_ev=0>>
[$brname's Lust decrease]
[$brname's Love increase]
[[Let's take a break...|hall]]<</if>>While you have some private time with $blname you notice that her hand lay on your knee, eyes focused on your face and cheeks flushed. That was a clears signals.
<<set $blg1loop=0>>
You slowly brought your lips clother to her and start to kissing the girl. She almost squealed from happiness and start to drown in your kiss. You two merged in it and her wet tongue start slow but passion dance with yours.
When kiss was finally broken, $blname asks you:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
What does this for?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Who knows... I just think you can use one more tongue.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Well... you maybe right, but what we do next?
</div>\
</div>\
</div>\
<<linkreplace "Ask her for a blowjob">><<if $blg1loop!=1>><<set $blg1loop=1>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
You mean suck your... oh God... well... guys like this and I like you so... yes. This can't be bad, I think. Come, sit on the bed. I will do it for you.
</div>\
</div>\
</div>\
After sitting on the bed, you give her a pillow. Girl give you a warm smile and sit on it before you. Her hand reach to your pants and pull out your hard member.
<img class="centered-image" src="img/bl/blrlo1.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Mmm... looks nice. And smell... little stange, but nice. I hope you like it.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Of course I do! Well... when you actually start it...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blrlo2.webp" width="500px">
She sight and start to suck your dick. Her movements not really great, but she try her best to give you pleasure. $blname lick your shaft and even try to play with your balls using her tongue.
<img class="centered-image" src="img/bl/blrlo3.webp" width="500px">
With some practice she became more confident and after maybe a minute her moves became better. She suck more and more, her hands start to help. One jerk your dick, while other massage balls. Girl clearly like to serve you in this way.
Her eyes try to be on you, but they always go to your cock instead.
<img class="centered-image" src="img/bl/blrlo4.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
So big... and... I almost want to worship it...
</div>\
</div>\
</div>\
Maybe it was lust inside her or maybe some of $blname's true thoughts, but hearing them make you come in no time. Maybe little minx do this on purpose?
<img class="centered-image" src="img/bl/blrlo5.webp" width="500px">
You spray her face but she open her mouth and try to catch as much as possible in it. Then she swallow your cum and look at you with a great thirst in her eyes. Almost look like she want some more, but girl did't say anything.
That was good.
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $bllust+=15, $daystage+=1>>
<</if>><</linkreplace>>
<<linkreplace "Just fuck her face">><<if $blg1loop!=1>><<set $blg1loop=1>>It's all seems nice, but deep inside you live a lust and it's need to be satisfied. Her moves wake it up and now girl must pay the price of it. You look at her with a smile and say:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
$blname, dear, I think you know what we gonna do. I use your face to satisfy myself. You don't mind, do you?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Maybe we should talk about it?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blrlo6.webp" width="500px">
You stop listening to her. Just push her sholders down and when she was on her knees - open your pants. Already hard dick was just pushed in her face. Girl look at it with mix of curiosity and fear. She open her mouth to say something and you just shove your dick in it.
<img class="centered-image" src="img/bl/blrlo7.webp" width="500px">
Her tight and wet hole makes you feel danger and rising lust. At first you afraid that she can use her teeth but she just stop and do nothing. You try to make some push and she start to sway her tongue from side to side.
<img class="centered-image" src="img/bl/blrlo8.webp" width="500px">
$blname's submissiveness make you bold enough to start fucking her mouth more aggressively. You push it in her deeper and move more rough. She choke and start to cough, but your dick leave her wet hole only for some moments to give her some breath and after it you push it in again.
<img class="centered-image" src="img/bl/blrlo9.webp" width="500px">
After some time girl just accept it and give you full acces to her mouth and throat. You use her again and again. Lust rise to the top and then you shoot all of it down her throat in one hard push.
<img class="centered-image" src="img/bl/blrlo10.webp" width="500px">
$blname start to catch sperm with her tongue and after you done - she still try not to spill your cum on the floor.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
That was good. Thanks girl. We should do it again sometimes.
</div>\
</div>\
</div>\
After thouse words you start to go and leave her with a strange mix of dissapointment and excitement.
[$brname's Love is decreased]
[$brname's Lust is increased]
[$brname's Corruption is increased]
<<set $bllove-=15, $bllust+=20, $blcor+=1, $daystage+=1, $mccor+=1>>
<</if>><</linkreplace>>Some PC and gamers talk later you see how $brname narrowed her eyes looking at you and ask with a mixture of challenge and doubt.
<<set $blg1loop=0>>
<img class="centered-image" src="img/br/brlove8.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Wanna fuck?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Wha-a-at?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I say "Wanna fuck?". You know "fuck" - like sex, snu-snu, beat some meat, find a home for your hamster...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlove9.jpg" width="500px">
She ask and then rise her dress for you to see some perky tits and her transparent wet panties.
<<linkreplace "Ask her is she okay">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Can't you just say "Yeah, $brname, my pants are burning to fuck you!" or something else stupid? Oh, fuck... yeah... I'm fine, but - I feel so lonely. It's just... well... you already now that I like you. We have some fun here and there, so... can you maybe make me feel something good and not ask stupid questions instead?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, sex is good way to get rid of bad feelings, so...
</div>\
</div>\
</div>\
You pull her clother and kiss her lips. She give you a little moan and then bite your tongue. There was almost no pain but this feeling was surprise. Girl smile at you and then kiss you by herself.
<img class="centered-image" src="img/br/brlove10.jpg" width="500px">
Clothes was in a way, so you two start to get rid of it. After your was naked in her hands, $brname start to scratch you with her nails and then kiss the marks.
You trow her on the bed and give her a little spank on her butt.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Spanking? Are you my daddy or something?
</div>\
</div>\
</div>\
She start to laught and you can shut her up only with a kiss. After this you start to feel her pussy. Her wet and heat kitten just ask for good pounding.
<img class="centered-image" src="img/br/brlove11.webp" width="500px">
So... you enter it and start to work.
Girl's moans start to fill the room. You still kiss her from time to time, but after your dick inter her vagina she became more obedient.
<img class="centered-image" src="img/br/brlove12.webp" width="500px">
Sex became more gentle but she still try to scratch you here and there.
<img class="centered-image" src="img/br/brlove13.webp" width="500px">
When you feel her pussy starts to squeeze your dick it was already on it's limite. $brname laudly moan and dug her nails into your back. As you start to come you do in on her belly and see how it's rise up and down with a great speed. She was in a bliss.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Happy now?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yea-a-ah...
</div>\
</div>\
</div>\
You two spend some more time together.
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $brlove+=10, $brlust-=20, $daystage+=1>>
<</if>><</linkreplace>>
<<linkreplace "She wanna fuck? Do her and do it hard">><<if $blg1loop!=1>><<set $blg1loop=1>>You don't say another word to her. Just come clother and start to undress her. $brname looked at your actions with interested gaze. After she was complitelly naked you start to feel her body and do it freely.
Her little tits was nice and soft to touch. You give her perky ass some good smack. Lust in your heart start to fill your body. $brname before you was just a mere tool that need to be use.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hey. Are you Tyler Durden or what? All silent and bold...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You wanna fuck? I will fuck you, but I do it my way, so shut up and get dicking you want so much.
</div>\
</div>\
</div>\
Your hand was on her pussy and you feel how she became a wet after you words. Girl clearly like that kind of treatment. You threw her on bed. Hand start to play with her pussy lips and one after one fingers start go in her slit.
<img class="centered-image" src="img/br/brlove15.webp" width="500px">
$brname start to moan and you decide it's time to heat things up. Pants went down your dick slam in her wet pussy. You start to hammer her from behind while girls heart began to skip a beat with delight.
You pound her deep and hard, her tight pussy try to resis but it was to wet to do much. Your dick open it and continued ravage her insides as $brname start to scream over and over again in pleasure.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Fuck! Yes! Harder! It's so big! Do me even harder! I will be your hole! Make me yours!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlove14.webp" width="500px">
Her wish can be your command, but you was to busy with fucking her brains out to understand her mumbling. Just to shup slut up, you give her some good smack and with it she began to cum like crazy.
<img class="centered-image" src="img/br/brlove16.webp" width="500px">
Hovever you not try to stop and continue fucking her even after girl start to became limp in your hands. You just support her by the shoulders and fuck her some more, untill you dick start shoot sperm on her back, belly and ass.
After this you leave her weak body and girl go down. Looks like she lost her consciousness from a pleasure.
You leave her there in the cum and her own juices.
[$brname's Love is decreased]
[$brname's Lust is decreased]
[$brname's Corruption is increased]
<<set $brlove-=10, $brlust-=20, $daystage+=1, $brcor+=2>>
<</if>><</linkreplace>>After the last bathroom incident, you decide to check on $blname while she still in there. Door is not closed so you just walk in like it's no big deal.
<img class="centered-image" src="img/bl/blbat1.webp" width="500px">
Girl really was there and by look on her face - she clearly know what will happen if she leave the open door.
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Hey there... are you wanna join maybe? There is so relaxing here and if we don't have place for both of us - we always can figure something out.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Wow. This was a bold move, you know. I think you need to be conquered.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Heh, but you already do it, silly. With all you doing... you save me, give me this house, we have so much time together. I clearly in love with you. Are you not?
</div>\
</div>\
</div>\
$blname turn to you in bath and look at you while her pinky nipples comes from foam to say "hi". She wait for an answer.
<<linkreplace "Say you love her too">><<if $blg1loop!=1>><<set $blg1loop=1>>As you say it - you see the big smile on her face. Girl rise her hands and try to reach you. She can't but you came closer and kneel before her. $blname take your head and pull your lips to her own. After gentle kiss she moved away and say:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I like the sound of it... so-o-o... are you came or what? I'm ready for you, my love.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blbat2.webp" width="500px">
Clothes leave your body in no time. You came to her and start play with her pretty body.
<img class="centered-image" src="img/bl/blbat3.webp" width="500px">
Some moment after, you start to fuck her. $blname's tight hole was welcomly wet. Girl want this us much as you did.
<img class="centered-image" src="img/bl/blbat4.webp" width="500px">
Smacking sounds of wet flesh fill the room and you continue fuck you dear girl for some time.
<img class="centered-image" src="img/bl/blbat1.webp" width="500px">
After see her cuming face you say about being close and she start to suck your cock. You release intro her mouth leave her with a dirty face. She give a kiss to you rod and go out first.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Think you need some shower now, my love. I will wait for continue...
</div>\
</div>\
</div>\
[$blname's Love is increased]
[$blname's Lust is decreased]
<<set $bllove+=5, $bllust-=15, $daystage+=1>>
<</if>><</linkreplace>>
<<linkreplace "Say you love her sexy body">><<if $blg1loop!=1>><<set $blg1loop=1>>She look at you with question in her eyes.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Well... it's nice, but I was hoping for another answer...
</div>\
</div>\
</div>\
She try to stand up and leave, clearly not happy with what you say, but she can't - you stand in her way.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Listen babe, you don't need to act like this. You try to give me a nice surprise and I like it. Thouse tit's and wet ass... yam! So, you can't live me without treat when you show me so much...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blbat6.webp" width="500px">
$blname try to protest, but you push her shoulders down and put her on her knees. Your dick punch in her face and she try to give you an angry look but... she don't. She look at your hard member and start to suck in on her own.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
That it. That's my girl. Suck it good and I will give you reward in no time!
</div>\
</div>\
</div>\
As she do it, you feel how angry her movement was. She even give you little bite here and there.
<img class="centered-image" src="img/bl/blbat7.webp" width="500px">
You take cock out of her mouth, turn girl around and just enter her pussy without words. She was submissive or maybe horny enough to accept it.
<img class="centered-image" src="img/bl/blbat8.webp" width="500px">
Fucking sounds fill the air and maybe go out of the room. $blname start to moan as you pound her to extasy. With every hard thurst her anger start to replace with joy. After some time she can't try to pretend she did't like it.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Dear, do me more! Please! I will be your girl! I will be your slut - just don't stop!
</div>\
</div>\
</div>\
And you don't wanna stop. You give her series of good thurst one after one and send her to the heaven.
<img class="centered-image" src="img/bl/blba9.webp" width="500px">
After she cum you have barely any time to pull out and start jerk in $blname's face. Shower af first and cum shower after - you care about her cleanliness.
She stay down for some time, covered in your cum, but you already take your leave.
[$blname's Love is decreased]
[$blname's Lust is decreased]
[$blname's Corruption is increased]
<<set $bllove-=10, $bllust-=15, $daystage+=1, $blcor+=2>>
<</if>><</linkreplace>>After some time with $blname in the yard, you feel how you slowly start to heat up. Her voice, her smile and her perky tit's - it's all seduse you and don't leave you choise.
<<set $blg1loop=0>>
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Listen $blname... I really like our time together but, I think it's be better for me to go. Well... I'm kinda not feel so good...
</div>\
</div>\
</div>\
She looks at you with sad at fist, but then she lower her gaze and start smile in surprise. You followed the direction of the gaze and... there was a tent on your pants.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Ye-e-eah... thats what I'm talking about. So... it's best if I leave.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Don't be like this $mcname! It's ok, it's not a bad thing! I know you a man after all and you have your needs, so... there is not a big deal. I... mmm... well... ma-a-aybe can help you out?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You can?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blblo1.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
With my hands maybe? It's ok like this? You will be happy?
</div>\
</div>\
</div>\
She look at you with shamlessly expression. Her eyes say "I will make you happy", but her left hand slightly rub her own pants in the groing area.
<<linkreplace "Let her make you feel good">><<if $blg1loop!=1>><<set $blg1loop=1>>You nod with excitement and move closer to house.
<img class="centered-image" src="img/bl/blblo3.jpg" width="500px">
Girl try to give you some show and follow you there.
<img class="centered-image" src="img/bl/blblo2.jpg" width="500px">
As $blname sit near to you with a shy smile, she take your cock out and with wide open eyes start to stroke it.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
It's... em... okay like this? This thing so... wow... hard and veiny... it's look so powerfull...
</div>\
</div>\
</div>\
While girl prise you dick you look down at her and try to relax. Lust in your heart ask for more, but you don't wanna give up to it.
Pale and gentle hand rub your shaft while little fingers massaging your balls. $blname still look at you with a smile an care. She try her best, but...
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Can you do it faster? And tight your grip?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh... well... I think so... like this...?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blblo4.webp" width="500px">
Maybe she do it not many times before but still with a little guidance $blname can do a perfect handjob. Her hand move up and down, fingers start to play with your balls more roughtly. You see excitement in her eyes when she lover her gaze to a throbbing member before her face.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You done so well... I'm almost there!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Wow... it's pulsating... I need to... yikes!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blblo5.jpg" width="500px">
She let out an not loud scream as you start to came on her face and arms. $blname look at you with face stained in your cum and storm out in the house.
Later she say it's no big deal, but you could swear her face was very red when she leave. And she lick her lips...
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $bllust+=15, $daystage+=1>>
<</if>><</linkreplace>>
<<linkreplace "Use her as your toy">><<if $blg1loop!=1>><<set $blg1loop=1>>You look at her with lust and think about all stuff you can make with this pale skinned babe who's just try to jump in your hands...
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Oh, yes. I think you can do something for me, my dear. Sit here and put your hands behind your back. I need to show you how do it right.
</div>\
</div>\
</div>\
She giggled but do as you ask and then say:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Can't see how I can help you with my hands if they are behind my back, but be my guest. Enlighten me.
</div>\
</div>\
</div>\
You release hard dick from a pants prisson and when it fall on her face you say:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
It's easy. I can use your face for jerking off. Like this...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blblo8.webp" width="500px">
After this you start to rub you cock against her pretty face. Her lips want to say something in protest, but she was too surprised to say a word and then only start to heat your rod with her warm breath. Her nose start to sniff you. Her eyes look at you. Girl was your own flesh and fresh masturbator and she don't even try to fight it.
<img class="centered-image" src="img/bl/blblo6.webp" width="500px">
You take her face and rub it over your dick with a force. Lubricant was smeared ower her face which was covered in your scent. She just look at it and from time to time try to say something, but very quiet, so her unheared words just tickled your dick.
<img class="centered-image" src="img/bl/blblo7.webp" width="500px">
When you finally want to release you just press your dick against her face again. $blname was so intro it she start to slap herself with you rod. At this point you start cover her in cum. She not even struggle. Just look at you with a silly face and ask:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Is... is that was good?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah. I like how good you was in role of living masturbator.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I was what...? Oh, God... I was...
</div>\
</div>\
</div>\
Realization struck her with shame. $blname look at you with a frighten look and storm off in the house. Shame and lust was clearly her main thoughts.
[$blname's Love is decreased]
[$blname's Lust is decreased]
[$blname's Corruption is increased]
<<set $bllove-=5, $bllust-=15, $daystage+=1, $blcor+=1>>
<</if>><</linkreplace>>One fun chilling after, you found yourself in a middle of interestion conversation.
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
No-o-ope!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Ye-e-eah!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlove1.png" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
If so lets make a deal! Do it and I will grant you one wish! If you fail - you do the same! How's that?!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Okay, soon you will know that you should't make deals with a devil!
</div>\
</div>\
</div>\
Thats how you make a bet to beat $brname's score in the game of her choise. You press some battons, take disk and the game has began.
Almost at start girl lay on your legs. It was not very big problem, but when you start to show good results she start to make more aggressive moves.
<img class="centered-image" src="img/br/brlove2.webp" width="500px">
Her hands "accidentally" was placed on your pants, she start to press on you with her tiny tits and by end of it she even flash her chest for a sec...
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Ops! Silly old me! How does this happen? The-he-he...
</div>\
</div>\
</div>\
<<linkreplace "Let her win this fight">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Can't... concentrate... must... look... at... tits...
</div>\
</div>\
</div>\
You try to make it more dramatically and even strained all your body while clinge at controller. $brname's eyes was victorious and she was happy as cat which catch a mouse. As you lose she clapped your shoulder and say with a forgiving voice:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
You just a simple man, so it's okay. Don't cry to much about it. About my with... well... it's more like command, so listen my command boia - lay down on the couch and close your eyes! Go now! Chop-chop!
</div>\
</div>\
</div>\
To think about it - she almost certainly have idea of some prank, but it's ok. She can have it this time. Slow turtle win the race.
You do as she say and after one or two moments you feel like someone crawl on the your body and... strange odor hit your nose. It's come clother with a rising heat.
<img class="centered-image" src="img/br/brlove3-1.webp" width="500px">
When you finally open your eyes - there was cute and wet pussy which definatelly wait for licking.
<img class="centered-image" src="img/br/brlove3.webp" width="500px">
Don't waisting your time and dig intro it with your face. $brname start to moan instantly. You take her legs and chage the pose to have better view and access to this treat.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hey, cheater! You don't... OOOOOW... don't suppouse to open you eyes! YEAH! LIKE THIS! MORE! Fuck it, I forget you if you make me cum!
</div>\
</div>\
</div>\
So you start to lick her more confident. Go from her lips to the little bean of pleasure which make her moan like crazy. $brname's pussy was clearly sensitive and you use this advantage to take us much points on this bonus level as you can.
<img class="centered-image" src="img/br/brlove4.webp" width="500px">
One of your fingers start to massage her cute tight butt and at this moment your game partner start to cum. Her body start to shiver and wet pussy start to leak with more juice. She give you one last moan and stop movement for a moment just to saivor her pleasure.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Fuck... that was good... I clearly can became addict to this. Beware.
</div>\
</div>\
</div>\
After this you smile and go to the bathroom. You need to wash your face.
[$brname's Love is increased]
[$brname's Lust is decreased]
<<set $brlove+=5, $brlust-=20, $daystage+=1>>
<</if>><</linkreplace>>
<<linkreplace "Claim your win and get revenge">><<if $blg1loop!=1>><<set $blg1loop=1>>She struggle but can't win against youre iron will. Girl was defeated - wish is yours.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Look who do we have here... a loser? Wow, try my best to not laught at you... too much. So-o-o... deal is a deal. Wish, huh? I. Want. You. To. Suck. My. Dick.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hey, moron! Deal or not, you should think what your asking! And how you do it! I think we just forget about this shit show. How do you like it?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
We-e-ell... not really, to be honest. You was cheater and I beat you in your game, so-o-o... I still think you have my reward. And I'm gonna take it.
</div>\
</div>\
</div>\
Her mouth say "no", but you see thouse lust sparkl in her eyes. She want it, but just don't wanna play buy your rules. Still, you can force her to be fair player.
She try to push you and you take her hands and trow her on the couch. Her expression change to the curiosity. You come clother and stand above her releasing your dick. When she see it her face has changed.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Wow... not bad...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Thanks, my dear brat, now say "Aaaa" and take some.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlove5.webp" width="500px">
You was not sure, but have feel that she do it and she did. $brname open her mouth and slowly take your member inside.
<img class="centered-image" src="img/br/brlove6.webp" width="500px">
After this all goes smoothly. Tight but wet throat, girl pinned down by your weight and cock that enter her mouth deeply with each push.
<img class="centered-image" src="img/br/brlove7.webp" width="500px">
At some time she start to choke on it so you eased the pressure but start to literally face fucking her while you still can. Her body start to tremble and you hear how she moan while gagging on you dick. That feeling make you cum in no time and you start to pump sperm in her mouth which make $brname gag even more.
After all you thanks her for the fair play with no teeth and leave her there with cum leaking from her not closing mouth.
[$brname's Love is decreased]
[$brname's Lust is increased]
[$brname's Corruption is increased]
<<set $brlove-=10, $brlust+=15, $daystage+=1, $brcor+=1>>
<</if>><</linkreplace>><<if $daystage<=3>>You walk among the lost city streets. Most of places too devastated or dangerous to walk in. However you know this streets and find a place there can be something useful.
<<set _rnd = ["1", "2", "3"].random()>><<switch _rnd>>
<<case "1">>
<<if $shq1==1>>While wandering the streets in search of something valuable, you remember the shopkeeper's request for a cage, and just then you find a pet store.
Going inside, you confirm there's nothing of particular use to you, but you do indeed find a cage for a large dog among the untouched junk. Taking it with you, you consider the reward they'll offer you for your trouble...
<<set $shq1=2, $daystage+=1>>
<<else>>After some time you go out with a bunch of stuff. You got 3 food stock and 2 material stock. Good scavenge raid, but with so much luck you can only dream for more. Maybe you should go and check another building?
<<set $mat+=2, $food+=3, $daystage+=1>><</if>>
Search for some more [[places|lootingsolo]]
Go [[home|hall]]
<<case "2">>
Your disappointment knew no bounds when after spending a lot of time thoroughly searching the entire building you still failed to find anything valuable. No food mean more problem or even death. Maybe you need to find another place?
However there is someone at home who wait you, so... maybe not risk too much and return?
<<set $daystage+=1>>
Search for some more [[places|lootingsolo]]
Go [[home|hall]]
<<case "3">>
<<if $bimbofuck!=1>>When you try to find something in the abandon house you was attacked by a lust filled pink haired bimbo. You try to fight but she can attract other infected, so you was carefull. She use it.
<<set $blg1loop=0>>
After a minute fight you find yourself in horny state. That was a problem. With every minute danger can lurk closer.
<<set _rnd4 = ["1", "2", "3"].random()>>
<<if _rnd4==1>><img class="centered-image" src="img/mc/mclo1.webp" width="500px"><<elseif _rnd4==2>><img class="centered-image" src="img/mc/mclo2.webp" width="500px"><<elseif _rnd4==3>><img class="centered-image" src="img/mc/mclo3.webp" width="500px"><</if>>
Thoughts about fuck this bitch to a death was not so bad at this point...
<<linkreplace "Try to knock her out">><<if $blg1loop==0>><<set $blg1loop=1>>With some struggle, but you manage to handle with her. You manage to get behind her and strangle her. Not killed, but knock out. Just to be safe. After it you take a bag with supplies and leave in hurry.
Inside the bag you found 2 material stock. Not much to be honest. Still you need to think of what to do next.
<<set $mat+=2, $daystage+=1>>
Search for some more [[places|lootingsolo]]
Go [[home|hall]]<</if>><</linkreplace>>
<<linkreplace "Give up and fuck her">><<if $blg1loop==0>><<set $blg1loop=1, $bimbofuck=1>>She want it so much and now you want it too. At home you have two beautiful lady, but here... thouse tits and ass... you can't resist to them. Her smell to powerfull and you surrender.
<<set _rnd5 = ["1", "2", "3"].random()>>
<<if _rnd5==1>><img class="centered-image" src="img/mc/mclo5.webp" width="500px"><<elseif _rnd5==2>><img class="centered-image" src="img/mc/mclo6.webp" width="500px"><<elseif _rnd5==3>><img class="centered-image" src="img/mc/mclo7.webp" width="500px"><</if>>
You put slut in her place, fuck her face for some time.
<<set _rnd6 = ["1", "2", "3"].random()>>
<<if _rnd6==1>><img class="centered-image" src="img/mc/mclo8.webp" width="500px"><<elseif _rnd6==2>><img class="centered-image" src="img/mc/mclo9.webp" width="500px"><<elseif _rnd6==3>><img class="centered-image" src="img/mc/mclo10.webp" width="500px"><</if>>
When her throat start to became sore - you switch to her other wet hole.
This shit was fun and you don't want to stop. When you start to find yourself clear from her charm - pink bimbo lay there in front of you. She was covered in your cum and sleep like a baby, as for you - you were squeezed like a lemon and have no power to go on.
<<set $daystage=4>>
Go [[home|hall]]<</if>><</linkreplace>>
<<elseif $bimbofuck==1>>In a house you wanna look you meet your old pink haired bimbo friend. She not attack you and even lay before you some supplies and then show you her pussy. Message was clear. She can't talk, but you can have some fun.
Her smell was so nice you can't refuse.
<<set _rnd4 = ["1", "2", "3"].random()>>
<<if _rnd4==1>><img class="centered-image" src="img/mc/mclo1.webp" width="500px"><<elseif _rnd4==2>><img class="centered-image" src="img/mc/mclo2.webp" width="500px"><<elseif _rnd4==3>><img class="centered-image" src="img/mc/mclo3.webp" width="500px"><</if>>
<<set _rnd5 = ["1", "2", "3"].random()>>
<<if _rnd5==1>><img class="centered-image" src="img/mc/mclo5.webp" width="500px"><<elseif _rnd5==2>><img class="centered-image" src="img/mc/mclo6.webp" width="500px"><<elseif _rnd5==3>><img class="centered-image" src="img/mc/mclo7.webp" width="500px"><</if>>
<<set _rnd6 = ["1", "2", "3"].random()>>
<<if _rnd6==1>><img class="centered-image" src="img/mc/mclo8.webp" width="500px"><<elseif _rnd6==2>><img class="centered-image" src="img/mc/mclo9.webp" width="500px"><<elseif _rnd6==3>><img class="centered-image" src="img/mc/mclo10.webp" width="500px"><</if>>
After she drain your dick you have no strength to continue.
Go [[home|hall]]<</if>>
<</switch>>
<<else>>It's too late for scavanging. You need to hurry up home or infected people will found you.
Go [[home|hall]]<</if>><<if $daystage<=3>>You and $brname search the city streets. From time to time she pushes you shoulder to shoulder or start talk too loud for this quiet city. Still most of the time it's nothing bad and you even have some fun while searching.
<<set _rnd = ["1", "2", "3"].random()>><<set _rnd2 = ["1", "2", "3", "4"].random()>><<set _rnd3 = ["1", "2", "3", "4"].random()>><<switch _rnd>>
<<case "1">>
Some streets later you two found a big house. It looks like someone base but you have not sure it is or it just was. Maybe dangerous go in there but still - there can be some stuff. $brname say you must check and you agreed.
<<set $blg1loop=0>>
You go on she secound floor - she stay low. Easy plan, 20 minutes for search. Some moments later you see from a window that someone approach. Two man. Looks like some marauders and maybe they live here. You can go and maybe talk your way out or leave this to $brname - she can handle it somehow.
<<linkreplace "Let her do it">><<if $blg1loop!=1>><<set $blg1loop=1>>As you start to loot secound floor, you hear some disgruntled voices coming from below. Few minutes of dispute and then... well... sucking noises.
<<set _rnd4 = ["1", "2", "3"].random()>>
<<if _rnd4==1>><img class="centered-image" src="img/br/brlo1.webp" width="500px"><<elseif _rnd4==2>><img class="centered-image" src="img/br/brlo2.webp" width="500px"><<elseif _rnd4==3>><img class="centered-image" src="img/br/brlo3.webp" width="500px"><</if>>
You have a bad feeling about and and when check from a stars - really see $brname who suck some dicks as distraction. Maybe?
Not the best thing to see, but still you need to pack things up there. No one been killed, so you take some stuff, find 4 food stocks and 3 material stocks, then leave house from a window and knock the door.
$brname came out and try to looks like nothing happens. You say that you knew she will handle it.
[$brname's Love is decreased]
[$brname's Lust is decreased]
<<set $brlove-=10, $brlust+=10, $daystage+=1, $food+=4, $mats+=3>>
Search for some more [[places|lootingbl]]
Go [[home|hall]]
<</if>><</linkreplace>>
<<linkreplace "Leave all you founds and go to her">><<if $blg1loop!=1>><<set $blg1loop=1>>You can find some stuff another time. Now you need to deal with other problem. As you came to the first floor - guys open the door and start to take they gun out. You take your weapon but try to reason with them.
After some argue you let them check your and $brname's bags so they see you don't have no of they stuff. So... they was not a maniac and just let you two go.
It was a waste of time, but still... no really big problem. As you go $brname thanks you for value her more than supplies. Still, you take 1 food stock and hide it very deep...
[$brname's Love is increased]
<<set $brlove+=5, $daystage+=1, $food+=1>>
Search for some more [[places|lootingbl]]
Go [[home|hall]]
<</if>><</linkreplace>>
<<case "2">>
Your travel was not long this time. The indomitable $brname's spirit who at some point became sure where you would find supplies, led you to a small shop that looked surprisingly untouched.
As you two go in there was no sigh of a treads and to you surprise - supplies. 4 food stock and 4 material stock. You take all whats left and go. Just like this. No surprises. $brname was really full of herself and her sixth sence...
<<set $daystage+=1, $food+=4, $mat+=4>>
Search for some more [[places|lootingbr]]
Go [[home|hall]]
<<case "3">>
This time your search maybe was not too lucky but still you have some good time with a $brname. She was quite talkative and was happy to tell you about everything.
<<if _rnd2==1>>She told you a story about her childhood and how she was on uncle farm where some rooster pecked her right in head. Girl try to show you a scar but you don't see anything.<<elseif _rnd2==2>>She remember story about her parents and how they open concept of "free relationships" and how easy they marrage broke down from this.<<elseif _rnd2==3>>She start to tell you about how much she don't like name $brname and how cooler it would be if her name was something else...<<elseif _rnd2==4>>She try to tell you about one girl she like when was kid and how she start to understand that "gender" concept is not worth so much of attention.<</if>>
Not very usefull, but intresting, plus she like how you hear all her nonsence.
[$brname's Love is increased]
<<set $brlove+=5, $daystage+=1>>
Search for some more [[places|lootingbr]]
Go [[home|hall]]<</switch>>
<<else>>It's too late for scavanging. You need to hurry up home or infected people will found you.
Go [[home|hall]]<</if>><<if $daystage<=3>>$blname go right after you, almost step by step. You two passed some streets and now came somewhere fishy, but still maybe interesting place. Some houses here and there looks promising, so you give it a try.
<<set _rnd = ["1", "2", "3"].random()>><<set _rnd2 = ["1", "2", "3", "4"].random()>><<switch _rnd>>
<<case "1">>
Place you found was good find. Looks like there was a group of people, but by now there is no trace left of them - only some supplies. $blname ask you not to take everything, she thing maybe they will return. Still, it's your call...
<<set $blg1loop=0>>
<<linkreplace "Take all - we need them">><<if $blg1loop!=1>><<set $blg1loop=1>>She looks at you with a poppy eyes, but you know what will happen if you don't have enough stuff. You or them - easy choise. This time you will not listen to her and $blname will be not happy about it. Still, you made her fill her belly for another day with 4 food stocks...
[$blname's Love is decreased]
<<set $bllove-=5, $daystage+=1, $food+=4>>
Search for some more [[places|lootingbl]]
Go [[home|hall]]
<</if>><</linkreplace>>
<<linkreplace "Leave some for thouse who may come back">><<if $blg1loop!=1>><<set $blg1loop=1>>You have a tough time but thats not reason to forget about humanity. $blname is right - thouse people maybe still need food if they will return. You leave some stuff and take rest with you. $blname kiss you on the cheek and thanks for being a good man she like. Still, you have 2 food stocks. Not bad at all...
[$blname's Love is increased]
<<set $bllove+=5, $daystage+=1, $food+=2>>
Search for some more [[places|lootingbl]]
Go [[home|hall]]
<</if>><</linkreplace>>
<<case "2">>
$blname notice this place. At first you was skeptical, but in the end found her foresight very useful. In that place was not only 1 food stock, but 1 medicine stock as well and plus - books which make girl shine with joy. You both take all of it with you and leave as soon as possible.
<<if _rnd2==1>>As you leave the place - $blname say that she has a bad feeling about you two continue raid. You think she maybe just wanna go home and read, but still... who knows...<<elseif _rnd2==2>>As you two leave house - $blname say that she hungry and wanna go home. It was not really serious, but still...<<elseif _rnd2==3>>As you two continue your jorney - $blname say that she has good feeling about you road and maybe it's bring you to something good. Woman sixth sense, huh? Well... who knows...<<elseif _rnd2==4>>As you go - you feel like a chill go down your spine. Looks around and not see anyone. Just a bad feeling. Maybe it's time to go back?<</if>>
<<set $daystage+=1, $meds+=1, $food+=1>>
Search for some more [[places|lootingbl]]
Go [[home|hall]]
<<case "3">>
On one of turns you and $blname meet kid which run from bunch of infected people. They see you and split up. Some of goons go for the kid and other stay with you. It was too early for them, but looks like boy disturb they nest or something...
<<set $blg1loop=0>>
You take a weapon to fight back, but $blname say that you need to save the kid. She suggest to split up. She get rid of infected and you save the boy. Girl don't look to confident. It's your call...
<<linkreplace "Save the kid">><<if $blg1loop!=1>><<set $blg1loop=1>>You two exchage worried looks. So... save the kid and she can handle thouse guys. Need to act fast. You start running and soon find some men and woman. They try to get through hole in the fence. You don't see anyone on the other side which means kid is probably safe.
<img class="centered-image" src="img/bl/bllo1.webp" width="500px">
When you return $blname is not looks great. Some guys start to try undress her and get to her body. Looks like she not surrender but they easy will overpower her in a minute.
You use distraction of infected to knock them out one by one. She was beaten a little but safe. However you see some spill and other liquid trace on her body and clothes. After this you two need to go home and fast!
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $bllust+=20, $daystage+=1>>
Search for some more [[places|lootingbl]]
Go [[home|hall]]
<</if>><</linkreplace>>
<<linkreplace "You need to defend her">><<if $blg1loop!=1>><<set $blg1loop=1>>Well... kids are tough - boy will be safe. For now you have something else to save. You use some weapon to knock infected out one by one. They came to the sun, so it was not too difficult.
As you check they stuff $blname look at you with a disappointment. You found 5 food stocks but it not a case. She was not happy you left the kid and not talk to you for some time.
[$blname's Love is decreased]
<<set $bllove-=10, $daystage+=1, $food+=5>>
Search for some more [[places|lootingbl]]
Go [[home|hall]]
<</if>><</linkreplace>>
<</switch>>
<<else>>It's too late for scavanging. You need to hurry up home or infected people will found you.
Go [[home|hall]]<</if>><img class="centered-image" src="img/story/op3.jpg" width="500px">
After you three settle down - you have a visiters. Man named Roy and his gang meet you and give you good old neighboring welcome. Roy say they are protectors of the neighborhood and them need some "help" from the residents.
Every few days they'll come by to get some food or entertainment for his boys. If we refuse to help - they'll make sure we can't stay in this area, which is actually quite safe thanks to their actions.
You have no choise - only to accept his terms. After you did it - Roy is show you some neighbors and place when you can trade some items for food. In the end - he did not look like terrible person, just man who try to survive. And maybe jerk.
[[Next|intro3]]This PC is old, but still can bring you to the web. For some reasons many sites are blocked, but still many of local ones are fine. You can check some massages of other survivors and maybe find something usefull. Little note remind you go home before dark cause infected less active on the sun.
<<linkreplace "Search local web for info">><<include "pc_massage">><</linkreplace>>
<<if $pcgoth==0>><<linkreplace "There is an important message">><<include "pc_goth">><</linkreplace>><<elseif $gothday!=$day>><<linkreplace "Goth girl post something new">><<include "pc_goth">><</linkreplace>><<elseif $gothday==$day>>There is nothing new<</if>>
<<if $brmtalk==1>>[[Check your family's social media pages|famsoc]]<</if>>
[[Leave|mcroom]]<<set _rnd = ["1", "2", "3", "4", "5"].random()>><<switch _rnd>>
<<case "1">>
You read an article from a local doctor that says most infected people can be revived with a special drug the government has already distributed in the Сity. Unfortunately, there's no information on where to get it, but everyone is urged not to kill the infected without absolutely necessary.
<<case "2">>
Local residents have reported seeing strange creatures in the Downtown area that are completely inhuman. They appear to be aggressive toward humans but ignore the infected. They abducted anyone they could and dragged them back to their lairs. The reasons remain unclear.
Many are offering their condolences to the families of the abducted, but they remain optimistic and confident that their loved ones will return. After all, if the infected can be cured, then perhaps the abducted will be fine too.
<<case "3">>
In the Port area, people reported that no one should approach the water. It seems that escaping the city by water is impossible because military ships there are actively engaged in combat against something that lives underwater. No one has any details, but there are reports of very loud gunfire on the water surface and in coastal areas.
Everyone is asked to stay away from the Port and not to go there unless absolutely necessary. Interestingly, however, many comments reported no explosions were heard near the Port, while others claimed that many military deserters had settled there.
<<case "4">>
Someone has started an educational program about what causes infection.
According to these reports, not everyone is susceptible to infection, and there are those who are unaffected. It is said that those infected fall into three categories: aroused – driven by sexual desire, they seek out any member of the opposite sex and attempt to mate with them at any cost; aggressive – they attack any uninfected person they see without question; mutants – strange creatures that seem to have been changed by the disease, both mentally and physically. Almost nothing is written about them, but according to reports, they can also be cured;
It is reported that the most common type of infection is arousal, and it is best for people to avoid anything that can trigger this feeling. If it cannot be avoided, achieving orgasm can temporarily help, but if overused, the consequences can be catastrophic. The disease can change a person's personality and, in some cases, even their body.
<<case "5">>
The girl claims her boyfriend has a "magic penis" that can cure any form of virus just as well as this government drugs. She says that whenever she feels aroused, all she has to do is give him a blowjob or have sex, and then everything will be fine.
She encourages people to ignore propaganda and to have sex as much as they want, claiming that it can truly help them.
Under her masages many comments that try to expose her as a liar.
<img class="centered-image" src="img/pc/m1.webp" width="500px">
Maybe just to anger hates or maybe for some other reasons she even made video when she jerk her boyfriend.<</switch>>This game content can be unpleasant for sensitive people. The game contains themes of sex, violence, drugs, and cruelty. The author does not recommend anyone act on anything seen on screen. Moreover, the S93 reminds that in real life, we are all human and therefore should value, love, and embrace each other. Peace.
<img class="centered-image" src="img/story/start1.jpg" width="500px">
To continue, you must be over 18 years of age, or whatever the legal age is in your country. By refusing to exit the game, you confirm that you are allowed to play and release the author from any liability for your experiences and actions.
<<linkreplace "If you wanna support creator">>You can use Boosty: https://boosty.to/damned_city
You also can just join Discord and share you thoughts: https://discord.gg/trRrm82T
To be honest money is not my prime motivation to work, but it still pretty nice to have some for a job I've done.<</linkreplace>>
-------------------------------
<<linkreplace "About v0.2.5">><img class="centered-image" src="img/story/wip.png" width="500px">
Greetings to all fans of games of dubious origin! Even though this isn't version 0.1 anymore, but rather 0.2.5, it's still missing a number of key mechanics, so don't expect any balance changes just yet. Think of it more as an all-you-can-eat buffet with a story. Version 0.3 promises to introduce the first mechanics, but we'll see what happens!
<</linkreplace>>
Leave this page and go in the [[game|intro1]]<<if $pcgoth==0>>ALERT! ALERT! We have very important massage!
I repeat! <<linkreplace "We have very important massage!">><<set $pcgoth=1>>Lonely goth girl try to survive in your area! If you see her - try to help!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth4.webp" width="500px"><</linkreplace>><<elseif $pcgoth==1>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=2>>Lonely goth girl still try to survive in your area! Don't you feel sorry for her?
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth3.webp" width="500px"><</linkreplace>><<elseif $pcgoth==2>>ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=3>>Lonely goth girl have hard times and she need help from someone! Anyone! Please!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth1.webp" width="500px"><</linkreplace>><<elseif $pcgoth==3>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=4>>Lonely goth girl still stuggle for her life! Her name is Beth and she try very hard to get some help!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth2.webp" width="500px"><</linkreplace>><<elseif $pcgoth==4>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=5>>Lonely goth girl try to survive in your area! She need every bit of help she can get! Please mister!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth5.webp" width="500px"><</linkreplace>><<elseif $pcgoth==5>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=6>>Beth have nothing to hide! Please someone - help her! She can't do it alone!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth6.webp" width="500px"><</linkreplace>><<elseif $pcgoth==6>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=7>>Beth is good girl and she can play with many toys, but she need some help from you!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth7.webp" width="500px"><</linkreplace>><<elseif $pcgoth==7>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=8>>Please mister! You have to help Beth! She play with toys, but it not help at all!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth8.webp" width="500px"><</linkreplace>><<elseif $pcgoth==8>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=9>>Beth struggle but even the big one can't help her now! Someone must save her! Please be quick!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth9.webp" width="500px"><</linkreplace>><<elseif $pcgoth==9>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=10>>Little Beth start to try another kind of play. She try her best, but... it's still no use! She needs you!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth10.webp" width="500px"><</linkreplace>><<elseif $pcgoth==10>>ALERT! ALERT! ALERT! We have very important massage! I repeat!
<<linkreplace "We have very important massage!">><<set $pcgoth=0>>Even the bigger toy's can't help Betty! Someone! Please! Help her! She will surrender soon!
<<set $gothday=$day>>
<img class="centered-image" src="img/pc/goth11.webp" width="500px"><</linkreplace>><</if>>You decide to ask if you need any help at the store. The salesman, whom you've never spoken much before, readily admits that he does.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Salesman</div>\
I don't go outside unless I have to, and you seem like a brave guy, so how about helping me out? I'll be in your debt!
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
And what do you need?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Salesman</div>\
Not much. Just some stuff... big animal cage for a dog, to be precise. I have a ton of things to keep an eye on here, so I can't leave her alone. I'll have to rely on you, buddy!
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Heh, so you have a dog here?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Salesman</div>\
Thats it, so you help me or what?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
If I found one - bring it here.
</div>\
</div>\
</div>\
Despite his feigned friendliness, the seller clearly tensed up when I asked about the dog. He's basically your only source of supplies here, so it makes sense to maintain a good relationship with him and help him out. On the other hand... maybe you should take a closer look?
<<set $shq1=1>>
In any case, it's best to start looking for a cage for now.
[[Time to go|zone1_map]]As the two of you leave the sales floor and head upstairs, you're a little confused about what the salesperson wants to give you. Just in case, you even strain your instincts to be prepared if it turns out the cage was meant for you all along. However, the truth turns out to be even worse...
In a separate room on the second floor, the salesperson shows you a bound, naked girl with whip marks and bruises. Apparently, she's been there for a while.
The curly-haired brunette looks at you with pitiful eyes, but can't say anything because of the gag. The guy points at her and says:
<<set $blg1loop=0>>
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Salesman</div>\
You've saved me, buddy! I hope you like the reward! She's a bit skinny, sure, I prefer big asses and tits... but overall, she's still fuckable. So, what are you waiting for? The first round is free!
</div>\
</div>\
<<linkreplace "Why not - it's your reward after all">><<if $blg1loop!=1>><<set $blg1loop=1>><img class="centered-image" src="img/reb/rq1.webp" width="500px">
You untie the girl from the wall where she was pinned, but instead of rescuing her, as her puppy eyes beg, you spank her butt and start squeezing her body. She has little choice but to moan in response and beg you to stop.
<img class="centered-image" src="img/reb/rq2.webp" width="500px">
A little rough handling and she begins to warm up. Her nipples become erect and hard, and her pussy begins to moisten. It's clear Mr. Salesman has trained his slave well.
<img class="centered-image" src="img/reb/rq3.webp" width="500px">
You taste her. She smells pleasantly of lavender and looks clean, tidy, and ready for a hard fuck. Without wasting any time, you put her on her knees.
<img class="centered-image" src="img/reb/rq5.webp" width="500px">
The girl's mouth becomes the first place you begin to fuck. She is your reward, and all her holes belong to you. The girl skillfully works her tongue and, despite initial resistance, quickly gives in, allowing you to do whatever you want.
<img class="centered-image" src="img/reb/rq4.webp" width="500px">
You decided not to even fuck her, but to start choking her with his cock, inserting it all the way and holding her there. She couldn't break free from him and didn't dare harm you. In the end, all she could do was pray for your mercy.
Slapping her face, hitting her breasts or face with your cock, insults and spitting—all of it rained down on the slave bitch like a torrent. The more you insulted her, the more she tried to squirm, but at the same time, the wetter she became.
<img class="centered-image" src="img/reb/rq6.webp" width="500px">
Naturally, you took advantage of her state to fuck her. Her pussy, dripping with juices, seemed to be waiting only for your cock. When you inserted it, she immediately began shaking as if from a small orgasm. However, she still had to hold out until the end.
<img class="centered-image" src="img/reb/rq7.webp" width="500px">
You fucked her for some time, throwing her around the couch, throwing her on the floor, and positioning her in comfortable positions. Having received your cock, the bitch no longer tried to kick. Now her moans became much more passionate.
<img class="centered-image" src="img/reb/rq8.webp" width="500px">
This continued until you grabbed her by the throat, pinned her against the wall, and started spraying her with your cum, hitting her face, eyes, and tongue. She didn't dare flinch, and when you finished, she immediately began swallowing.
As you were leaving, your new acquaintance, Mr. Salesman, decided to let you know that you should come see him again sometime. He'll maybe have some interesting offers for you in the future. Plus you can even use the girl - he's not greedy, after all. And don't forget to check the shelves at the store - he'll add something there especially for connoisseurs like you.
<<set $shq1=5, $aphroshop=1, $lustdrug=0>>
[[Better return later|hall]]<</if>><</linkreplace>>
<<linkreplace "This is sick! You need to save poor girl!">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
This is so fucked up, man! I must stop you here, so not try to resist or I can accidentally kill you!
</div>\
</div>\
</div>\
Those were the last words the guy heard before you hit him with the cage you were holding. He fell over, hit on the back of the head, and after that, you managed to simply tie him up (thankfully, there were fur handcuffs nearby).
When you untied the girl and gave her a blanket, she collapsed next to you and sobbed in your arms for a while. After coming to her senses, she explained that her name was Rebel and this was her shop. That guy just simply barged in when it all pandemic started and... well... do what he do.
Now she wants revenge on the bastard and will continue working afterward, since there's not much else to do anyway. Leaving her alone with the tied-up "salesman" isn't exactly the right thing to do, but at least it's fair.
<<set $shq1=3, $aphroshop=1, $lustdrug=0>>
[[Better return later|hall]]<</if>><</linkreplace>><img class="centered-image" src="img/loc/14.jpg" width="500px">
------------------------------------
Go to master [[bedroom|jmasroom]]<<if $halexdone==1 && $daystage==3>>💚🥊<<elseif $halexdone==1 && $daystage==1>>💛<<elseif $halexdone!=1 && $jodd!=1 && $daystage==1 && $hsick!=1>>💛<<elseif $halexdone!=1 && $hsick==1 && $daystage==1 && $hgone!=1>>🥊<<elseif $daystage==4 && $hgone!=1>>💛🥊<<elseif $daystage==4>>💛<</if>>
Go to Alex [[room|jgirlroom]] <<if $halexdone==1 && $daystage==1>>💚🥊 <<elseif $halexdone!=1 && $jodd==1 && $daystage==1>>💚<<elseif $halexdone!=1 && $jodd!=1 && $daystage==2 && $hgone!=1>>💚<<elseif $daystage==4>>💚<</if>>
Go to [[guestroom|jguestroom]] <<if $halexdone!=1 && $jodd!=1 && $daystage==2 && $hgone!=1>>💛<</if>>
[[Go to office|joffice]] <<if $halexdone!=1 && $hsick!=1 && $daystage==3>>🥊<<elseif $hsick==1 && $daystage==2 && $hgone!=1>>🥊<</if>>
[[Go to bathroom|jbathro]]<<if $halexdone!=1 && $hsick!=1 && $daystage==2>>🥊<<elseif $halexdone!=1 && $jodd!=1 && $daystage==1>>💚<<elseif $halexdone!=1 && $jodd==1 && $daystage==1>>💛<<elseif $halexdone!=1 && $jodd!=1 && $daystage==3>>💛<</if>>
[[Go to livingroom|jlivingr]]<<if $halexdone==1 && $daystage==2>>💚🥊<<elseif $halexdone==1 && $daystage==3>>💛<<elseif $halexdone!=1 && $jodd==1 && $daystage==3>>💚<<elseif $halexdone!=1 && $jodd==1 && $daystage==2>>💛<<elseif $hgone==1 && $daystage==2>>💛<</if>>
[[Go to kitchen|jkitch]]<<if $halexdone==1 && $daystage==2>>💛💛<<elseif $halexdone!=1 && $jodd==1 && $daystage==3>>💛<<elseif $halexdone!=1 && $jodd==1 && $daystage==2>>💚<<elseif $halexdone!=1 && $jodd!=1 && $daystage==3>>💚<<elseif $hgone==1 && $daystage==2>>💚<</if>>
[[Go to basement|jbasment]]<<if $halexdone!=1 && $hgone!=1 && $hsick==1 && $daystage==3>>🥊<</if>>
<<if $alexanger>=3>><<goto "get_out">><</if>>
[[Return home|hall]]<img class="centered-image" src="img/loc/10.jpg" width="500px">
------------------------------------
There is the bed where you can <<if $daystage!=4>>[[rest|jguestroom][$daystage+=1]]<<else>>rest<</if>> or [[sleep|jsleep1]]
<<if $daystage==2 && $jodd==0 && $hgone!=1>><<include "sav_gue_after">><</if>>
[[Return in hallway|jhall]]<img class="centered-image" src="img/loc/9.jpg" width="500px">
------------------------------------
<<if $halexdone==1 && $daystage==3>><<include "al_master_even_wh">><<elseif $halexdone==1 && $daystage==1>><<include "sav_master_morn_wh">><<elseif $daystage==1 && $jodd==0 && $hgone!=1 && $hsick!=1>><<include "sav_room_morn">><<elseif $daystage==1 && $hsick==1 && $hgone!=1>><<include "hsick_room_morn">><<elseif $daystage==4>><<include "mast_room_night">><</if>>
[[Return in hallway|jhall]]<img class="centered-image" src="img/loc/11.jpg" width="500px">
------------------------------------
<<if $halexdone==1 && $daystage==1>><<include "al_room_morn_wh">><<elseif $daystage==1 && $jodd==1 && $hgone!=1>><<include "al_room_morn">><<elseif $daystage==2 && $jodd==0 && $hgone!=1>><<include "al_room_after">><<elseif $daystage==4>><<include "al_room_nig">><<elseif $daystage==1 && $hgone==1>><<include "al_room_morn_hl">><</if>>
[[Return in hallway|jhall]]<img class="centered-image" src="img/loc/17.jpg" width="500px">
------------------------------------
<<if $daystage==1 && $jodd==0 && $hgone!=1 && $halexdone!=1>><<include "al_sho_morn">><<elseif $daystage==1 && $jodd==1 && $halexdone!=1>><<include "sav_sho_morn">><<elseif $daystage==2 && $hgone!=1 && $halexdone!=1>><<include "h_sho_after">><</if>>
[[Return in hallway|jhall]]<img class="centered-image" src="img/loc/15.jpg" width="500px">
------------------------------------
<<if $halexdone==1 && $daystage==3>><<include "sav_liv_even_wh">><<elseif $halexdone==1 && $daystage==2>><<include "al_liv_after_wh">><<elseif $daystage==3 && $jodd==1 && $hgone!=1>><<include "al_liv_even">><<elseif $daystage==2 && $jodd==1 && $hgone!=1>><<include "sav_liv_after">><<elseif $daystage==3 && $jodd==0 && $hgone!=1>><<include "sav_liv_even">><<elseif $daystage==3 && $hgone==1>><<include "al_liv_even_hl">><<elseif $daystage==2 && $hgone==1>><<include "sav_liv_after_hl">><</if>>
[[Return in hallway|jhall]]<img class="centered-image" src="img/loc/16.jpg" width="500px">
------------------------------------
<<if $halexdone==1 && $daystage==2>><<include "sav_kit_after_wh">><<elseif $daystage==2 && $jodd==1 && $hgone!=1>><<include "al_kit_after">><<elseif $daystage==3 && $jodd==0 && $hgone!=1>><<include "al_kit_even">><<elseif $daystage==3 && $jodd==1 && $hgone!=1>><<include "sav_kit_even">><<elseif $daystage==2 && $hgone==1>><<include "al_kit_after_hl">><<elseif $daystage==3 && $hgone==1>><<include "sav_kit_even_hl">><</if>>
[[Return in hallway|jhall]]<img class="centered-image" src="img/loc/12.jpg" width="500px">
------------------------------------
<<if $daystage==3 && $hsick==1 && $hgone!=1 && $halexdone!=1>><<include "h_bas_even">><</if>>
[[Return in hallway|jhall]]<img class="centered-image" src="img/loc/13.jpg" width="500px">
------------------------------------
<<if $daystage==3 && $hsick!=1>><<include "h_off_even">><<elseif $daystage==2 && $hsick==1 && $halex1!=1 && $hgone!=1>><<include "hsick_fate_after">><<elseif $daystage==2 && $hsick==1 && $halex2!=1 && $hgone!=1>><<include "h_alex2">><<elseif $daystage==2 && $hsick==1 && $halex3!=1 && $hgone!=1>><<include "h_alex3">><<elseif $daystage==2 && $hsick==1 && $halex3==1 && $halexdone!=1>><<include "h_alex4">><</if>>
[[Return in hallway|jhall]]As you approach the house and are about to knock, the door opens and a big bearded white man with a bat in his hands swings at you with an obvious threat.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
You pick the wrong house, fool!
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hey! Chill out man! I'm just your neighbour! Just want to say "Hi"! Chill man! Chill!
</div>\
</div>\
</div>\
He looks you over carefully, then exhales and, lowering the bat, makes an inviting gesture. It seems Mr. Johnson has easily believed that you pose no threat. Perhaps he's not yet accustomed to everything going on around him and still trusts people...
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
I'm sorry. I just wanted to be sure that you are not some kind of psycho or mutant. You can come in. My family wanna have a snack, so you can join us.
</div>\
</div>\
A few moments later, hostility gives way to friendliness, and you're greeted by two charming blondes. Mrs. Johnson, with her gorgeous figure and plump lips, plus her daughter, Alex - young and beautiful girl who was just over 18.
After spending a little time with the Johnsons, you discover that things have been quite calm for them lately. They miss the typical city bustle, as they have to exercise extreme caution. While the father goes out foraging for supplies, the girls simply relax at home, watching TV or surfing the internet. Plus, they have a large supply of food, so they easily manage to bribe their "guests" away.
You can only envy Mr. Johnson's foresight.
In the end of your conversation, they said they wouldn't mind if you visited them, shared news, and just kept company.
<<set $alexlove=0, $alexsub=0, $alexanger=0, $alexlust=0, $savlust=0, $savlove=0, $savsub=0, $alexcor=0, $savcor=0, $jfv=1, $jodd=1, $savq1=0, $alexv=1>>
[[Inspect the house|jhall]]<<set _rnd1 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd2 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd3 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd4 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd5 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd6 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set $blhj1 = _rnd1>>
<<if _rnd2!= $blhj1>>
<<set $brhj1 = _rnd2>>
<<elseif _rnd2!=_rnd3>>
<<set $brhj1 = _rnd3>>
<<elseif _rnd2!=_rnd4>>
<<set $brhj1 = _rnd4>>
<<elseif _rnd2!=_rnd5>>
<<set $brhj1 = _rnd5>>
<<elseif _rnd2!=_rnd6>>
<<set $brhj1 = _rnd6>><</if>>
<<set $blhj2 = _rnd3>>
<<if _rnd4!= $blhj2>>
<<set $brhj2 = _rnd4>>
<<elseif _rnd4!=_rnd1>>
<<set $brhj2 = _rnd1>>
<<elseif _rnd4!=_rnd2>>
<<set $brhj2 = _rnd2>>
<<elseif _rnd4!=_rnd5>>
<<set $brhj2 = _rnd5>>
<<elseif _rnd4!=_rnd6>>
<<set $brhj2 = _rnd6>><</if>>
<<set $blhj3 = _rnd5>>
<<if _rnd6!= $blhj3>>
<<set $brhj3 = _rnd6>>
<<elseif _rnd6!=_rnd1>>
<<set $brhj3 = _rnd1>>
<<elseif _rnd6!=_rnd2>>
<<set $brhj3 = _rnd2>>
<<elseif _rnd6!=_rnd3>>
<<set $brhj3 = _rnd3>>
<<elseif _rnd6!=_rnd4>>
<<set $brhj3 = _rnd4>><</if>>
<<set $day+=1, $daystage=1, $mcenergy=$mcmaxenergy, $band_visit=0, $bandloop=0, $blthanks=0, $brthanks=0, $alexanger-=1>>
<<if $food>=3>><<set $starving=0, $food-=3>><<else>><<set $starving=1>><</if>>
<<if $blwork==2>><<set $food+=3>><</if>>
<<goto "jsleep">><<set _rnd = ["1", "2", "3"].random()>><<if _rnd==1>><<if $hgone==1>><img class="centered-image" src="img/sav/snigsl2.webp" width="500px">
In the morning, you find Savannah on your dick. It seems she hasn't had enough of everything that's been going on lately, so she's come to get some more...<<else>>There was a creaking sound from behind the wall. Mr. and Mrs. Johnson's merriment was keeping you awake.<</if>><<elseif _rnd==2>>Sleep in this house was quiet and peaceful. It was pleasant to get a good night's sleep without any problems.<<elseif _rnd==3>>That night, you thought about the girls you'd left behind at the other house. They'd probably be fine, but the sense of responsibility for them kept you awake.<</if>>
[[Time to wake up|jhall][$daystage==1]]Rebel seems cheerful, but when she talks to you, her fists involuntarily clench. You can tell she's nervous. When you ask about it, she's reluctant to answer.
<<set $aphroshop=1>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Rebel</div>\
<div class="Женский-диалог">\
That... freak... well... he was pumping me full of something. All sorts of crap. Honestly, I'm not sure I want to tell you about it, but the point is, it seems like it's still working. Otherwise, I can't explain why every time I see you, I want you to take your pants off so I can swallow your dick as deep as possible. Even through your pants, I can tell how hard it got when you saved me... so big... so... oh, shit, I'm already turned on! See what the problem is?!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah... what a situation. Maybe I should leave?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Rebel</div>\
<div class="Женский-диалог">\
Oh, no, you're the only one I can trust after what happened! Maybe you... well... could agree to help me instead? Sexually...
</div>\
</div>\
</div>\
You look at Rebel in surprise, but after a few moments, you blink and realize she's serious. Do a good deed and have sex with a hottie? Yeah, definitely, so you nod.
<img class="centered-image" src="img/reb/rqt1.webp" width="500px">
It was as if she'd been waiting for just that. She immediately fell to her knees, pulling your pants down.
<img class="centered-image" src="img/reb/rqt2.webp" width="500px">
A moment later, her hot, wet mouth was already enveloping your cock. The terrible hunger she was experiencing began to take hold of her.
<img class="centered-image" src="img/reb/rqt3.webp" width="500px">
The girl sucked hard and confidently. She knew what she was doing and what she needed. Having wet your cock thoroughly (though she probably didn't need to), she spread her legs for you.
<img class="centered-image" src="img/reb/rqt4.webp" width="500px">
Rebel's pussy was pretty fucked, but she was trying her best to squeeze you harder. However, with such a tool, she didn't have to try too hard.
<img class="centered-image" src="img/reb/rqt5.webp" width="500px">
You penetrated deep into her vagina and continued pounding her, trying not to damage anything inside this poor thing. She, in turn, with eyes full of lust, continued to ride your cock like a favorite horse.
<img class="centered-image" src="img/reb/rqt6.webp" width="500px">
When you finally came, her pussy was transformed into a battlefield on which your flags stood. You stained her hole with your cum and left her lying in a state of bliss.
After all, it was just help, so no cuddling after.
<<set $daystage+=1, $shq1=4>>
[[Time to go|hall]]<<set _rnd = ["1", "2", "3", "4", "5", "6"].random()>>
<<if _rnd==1>><img class="centered-image" src="img/reb/rqt1.webp" width="500px"><<elseif _rnd==2>><img class="centered-image" src="img/reb/rqt2.webp" width="500px"><<elseif _rnd==3>><img class="centered-image" src="img/reb/rqt3.webp" width="500px"><<elseif _rnd==4>><img class="centered-image" src="img/reb/rqt4.webp" width="500px"><<elseif _rnd==5>><img class="centered-image" src="img/reb/rqt5.webp" width="500px"><<elseif _rnd==6>><img class="centered-image" src="img/reb/rqt6.webp" width="500px"><</if>>
You try to talk to her, but it quickly turns into the reality that she needs your help again. You have to take responsibility by helping Rabel clear her head and holes again.
<<set $daystage+=1>>
[[Time to go|hall]]You ask Mr. Seller for the opportunity to use his slave, and he readily agrees. You're friends, after all.
When you climb up to the girl, you understand why he needed the cage. The slave is sitting in it and doesn't even need to be tied to anything.
<img class="centered-image" src="img/reb/rqc1.webp" width="500px">
Laughing at her predicament, you take out your penis and begin to lure her towards you. It seems she's missed your dick since your last time, because her tongue immediately finds itself between the bars, trying to reach you.
<img class="centered-image" src="img/reb/rqc2.webp" width="500px">
While playing with her, you allowed her to suck you right through the bars of the cage, as if emphasizing the position she was in. Her desire seems so amusing as her lust-filled eyes watch your cock in fascination.
<img class="centered-image" src="img/reb/rqc3.webp" width="500px">
Having played with her face enough, you not free the slave from the cage. Instead of it you just putting her in position and begin to fuck. She doesn't resist at all and seems to have lost all traces of her former rebelliousness. Now she's just a meat hole that wants a strong man to show her how to reach the paradise of pleasure.
<img class="centered-image" src="img/reb/rqc4.webp" width="500px">
Over and over, you fuck her pussy with pleasure, penetrating deeper and deeper. With each passing moment, you feel yourself approaching orgasm, but you don't want to give her what she desires so easily.
<img class="centered-image" src="img/reb/rqc5.webp" width="500px">
Having pulled her out of the cage, you straddled her and began to pound your cock into her like a hammer. All she could manage were moans of maddening pleasure.
<img class="centered-image" src="img/reb/rqc6.webp" width="500px">
Changing positions, you positioned her comfortably and began pounding her again and again. She had no chance of resistance, but judging by the spasms running through her body, she had no desire either, as her body was wracked with one convulsive orgasm after another as you continued to thrust your tool into her. The pleasure mixed with pain drives her wild.
<img class="centered-image" src="img/reb/rqc7.webp" width="500px">
When your strength finally began to fail you, you dropped her to the floor like a doormat and began fucking her pussy with all your might, thrusting inside her without any resistance. Without holding back, you came hard, right inside her, and then simply stood up, leaving her lying next to the cage, covered in your cum.
[[Go back|shop]]<img class="centered-image" src="img/al/alr1.jpg" width="500px">
Alex's room is rather unusual. When you enter, she's busy taking selfies. You watch her with interest before she notices you and lets out an indignant squeal.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
What are you doing in my room?! Get out of here, you pervert! I'll tell dad when he gets back, and you'll never come back here again!
</div>\
</div>\
</div>\
Maybe you should really listen to her and run away, but maybe you should teach the little brat a lesson instead? Judging by the sound of her mommy, she seems to be taking a shower, so you have some time...
<<linkreplace "Teach her a lesson">><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
It seems your parents didn't teach you how to behave well around your elders. Now I'm going to teach you a lesson of good manners!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alr2.jpg" width="500px">
You grab the girl by the legs and pull down her pants, taking off her top along with them. She wasn't expecting it, and finding herself naked in front of you, she froze in horror.
<img class="centered-image" src="img/al/alr3.jpg" width="500px">
Perhaps she was already imagining what would happen next or was preparing to call for help when you landed a resounding slap right on her butt. Alex yelped and said.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Youre so dead! My dad will kill you... Ugh!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/ahro12.webp" width="500px">
Another loud slap on her ass, and she fell silent in horror. Perhaps she wasn't very familiar with the concept of physical punishment and was simply too frightened by the pain or the whole situation, or maybe she actually enjoyed it. Who knows. You didn't care much.
Slap after slap, you continued to punish her ass until she gave in and began to whimper.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Okay, okay! I'm sorry! I won't tell Dad! Just stop! Pretty please!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
We'll see it... As punishment, you'll have to prove you're a good girl! Turn around and stand still!
</div>\
</div>\
</div>\
Alex turned to you hesitantly, then froze.
<img class="centered-image" src="img/al/alr4.jpg" width="500px">
Without the slightest hesitation, you grabbed her breasts and began playing with them. When she started to say something, you waved your hand slightly, but the words were swallowed and she continued to endure it.
<img class="centered-image" src="img/al/alr5.jpg" width="500px">
You watched with delight as the little bitch, her disgruntled expression on her face, endured while you played with her breasts.
When you finished, you released Alex and returned her clothes. You had agreed that she wouldn't tell anyone, but she was clearly very angry with you.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $alexanger+=1, $jodd=0>>
[Alex Submission is increased]
[Alex Lust is increased]
[Alex more angry now]<</linkreplace>><img class="centered-image" src="img/al/alk1.jpg" width="500px">
In the kitchen, you meet Alex, who doesn't seem particularly bothered by the guests, judging by her outfit. Or maybe she was dozing off? Who knows.
<<set $blg1loop=0>>
<img class="centered-image" src="img/al/alk2.jpg" width="500px">
You freeze, admiring this young woman in such a revealing outfit. Despite her rude behavior, she's certainly something to behold.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Um... pervert, are you staring at my pajamas with such horny look right now!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alk3.jpg" width="500px">
You glance at her partially naked body again.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
No-o-o...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alk4.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Oh my God! I knew it! You're a dirty pervert, a freak, and a jerk! A stinking rapist who dreams of getting into my panties! Ew! I'm going to tell daddy everything!
</div>\
</div>\
</div>\
<<linkreplace "Tell her she's right and apologize">><<if $blg1loop!=1>><<set $blg1loop=1>>After your words, the girl softens, sighs and says:
<img class="centered-image" src="img/al/alk5.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
I guess it's not surprising. I'm sexy, after all. Anyway, okay. I'm glad you figured out your place and maybe you should get out of here already. I've forgiven you. For now.
</div>\
</div>\
</div>\
As you leave, you admit defeat, and that seems to have appeased the little beast, at least for now. You feel like you've managed to outsmart her a bit without causing any problems, but you still really want to smack her right across that juicy ass to put her in her place... sigh...
<<set $alexsub-=5, $daystage+=1, $alexlust+=5, $alexanger-=1, $jodd=0>>
[Alex Submission is decreased]
[Alex Lust is increased]
[Alex less angry now]
<</if>><</linkreplace>>
<<linkreplace "Tell her she's just a flighty little bitch">><<if $blg1loop!=1>><<set $blg1loop=1>>You tell her everything you think about her bitchy behavior, and you do it in one breath. The girl looks at you with a mixture of disbelief and anger, as if she's really angry, but can't believe someone could say such hurtful things to her. After a few moments, she looks at you and says:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Fuck you, you dirty, disgusting, stinking, perverted pervert! My mom and dad will find out what a bastard you are!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alk6.jpg" width="500px">
She gives you the middle finger with a disgruntled expression, then stomps her bare foot on the floor and walks away.
Well... someone had to say it.
<<set $alexsub+=5, $daystage+=1, $alexlust+=5, $alexanger+=1, $jodd=0>>
[Alex Submission is increased]
[Alex Lust is increased]
[Alex more angry now]
<</if>><</linkreplace>>
<<if $lustdrug>=1>><<linkreplace "Splash some aphrodisiac in her face">><<if $blg1loop!=1>><<set $blg1loop=1>>You take out the jar of aphrodisiac and splash it in Alex's face. It feels like she's about to explode when you pour the pink stuff on her, but the liquid quickly absorbs, and she begins breathing quickly and heavily.
<img class="centered-image" src="img/al/alk7.jpg" width="500px">
She suddenly bends over and reaches out to you, asking in a breaking voice:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
What are... oh... what did you do to... oh... me... why... oh-oh-oh... whats going... oh...
</div>\
</div>\
</div>\
Without wasting time on her silly pleas, you simply pulled out your dick and thrust it right under her nose. Inhaling its scent, she completely melted, and continuing to rub her pussy through her panties, she dragged you upstairs to her room.
When you were behind closed doors, the girl fell next to you and began to play with your dick.
<img class="centered-image" src="img/al/alk8.jpg" width="500px">
Her tongue touched your balls and began to wet them, running back and forth over them and up your shaft in a frantic dance. Her intoxicated eyes focused on you, and the only thing that could distract her was your dick.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
It's time to taste your master dick, baby.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alk9.jpg" width="500px">
Whether understanding you or obeying some instinct, she did just that. She began licking your head, continuing to watch your reaction closely. Her hand occasionally darted from your cock to her wet pussy, but the other one continued to pleasure you.
<img class="centered-image" src="img/al/alk10.jpg" width="500px">
Getting a taste for it, Alex began to swallow your cock deeper, and within a couple of minutes she was already sucking it, smacking her lips and moaning contentedly. Watching this bitch suck you off, you couldn't resist and quickly came in her mouth.
<img class="centered-image" src="img/al/alk11.jpg" width="500px">
She opened it contentedly and began to show you the sperm she'd earned for her good behavior. After that, she began masturbating furiously, and you realized it might be time to leave her.
After all, her parents were really there.
<<set $alexsub+=5, $daystage+=1, $alexlust+=5, $jodd=0>>
[Alex Submission is increased]
[Alex Lust is increased]
<</if>><</linkreplace>><<else>>[NEED AN APHRODISIAC]<</if>>This evening in the living room, you see Alex sitting watching TV. At first, she ignores you, but when you decide to sit down next to her, she immediately jumps up and walks away, disgruntled. You look at her with a question in your eyes, and she declares:
<<set $blg1loop=0>>
<img class="centered-image" src="img/al/all1.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Stay away from me! Not only did Daddy let some creep into the house, but it might also turn out that you're sick or something, and I don't want to catch any nasty things from you, so get lost!
</div>\
</div>\
</div>\
Her rather rude reaction to your appearance may be justified, considering that you are indeed a recent guest here, but perhaps someone should teach Alex a lesson.
<<linkreplace "Put Alex in her place">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Listen here, you spoiled brat! You're not the one telling me where to go or what to do. Unlike you, who only knows how to sit on your huge ass, I risk my life every day. If you think your words mean anything more to me than the squeals of a little dog, you're wrong, okay? And if you try to show your temper around me again, I'll do something your daddy never did - I'll spank your ass so hard it'll be red for a week!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/all2.jpg" width="500px">
After your tirade, she pauses for a moment. You see uncertainty in her gaze, then Alex's mouth opens slightly, as if trying to say something, but remains silent. She inhales, then exhales, and then leaves with a disgruntled snort.
You probably angered her, but at least you pointed out to her that the little princess can't rule the world forever.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $alexanger+=1, $jodd=0>>
[Alex Submission is increased]
[Alex Lust is increased]
[Alex more angry now]<</if>><</linkreplace>>
<<linkreplace "Apologize and leave">><<if $blg1loop!=1>><<set $blg1loop=1>>With a hint of displeasure, you apologize and then agree to leave Alex. She nods smugly, waits for you to leave, and then returns to watching TV. You may not have shown her a man, but you've certainly made her feel in charge, which she'll definitely be pleased about.
<<set $alexsub-=5, $daystage+=1, $alexlust+=5, $alexanger-=1, $jodd=0>>
[Alex Submission is decreased]
[Alex Lust is increased]
[Alex less angry now]<</if>><</linkreplace>>
<<if $alexsub>=20>><<linkreplace "Make her prove she's a good girl">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
This isn't the first time you've opened your mouth at me, and I thought we'd already talked about this. Guess I'll have to show you what happens to bad girls...
</div>\
</div>\
</div>\
You slam your fist into your palm menacingly, causing Alex to begin to deflate. Her defiant demeanor softens, and she says:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Hey! No need... we can talk everything over... I'll be good.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Good girls obey. Will you be obedient?
</div>\
</div>\
</div>\
She hesitates, but after a moment she nods. You look at her with a predatory smile and demand that she unzip her jacket.
<img class="centered-image" src="img/al/all3.jpg" width="500px">
Alex complies with a slightly dissatisfied expression, then sighs and unzips her jacket, revealing her youthful body. You're not about to stop, though, so you demand that she take it off and turn around.
<img class="centered-image" src="img/al/all4.jpg" width="500px">
This time, she hesitates even less, and suddenly her ripe ass, albeit covered by denim shorts, is right before your eyes.
<img class="centered-image" src="img/al/all5.jpg" width="500px">
You continue giving her orders, and now she's standing before you in just her shorts. She looks with some hesitation at her hands, which, at your command, unzip them and prepare to lower them...
Suddenly, you hear her mother's voice from the kitchen. She calls everyone to the table. You bite your lip softly and order Alex to get ready. In any case, this was progress.
As you both walk to the table, Alex gives you a angry look. Maybe your commanding voice had an effect on her, but now that the moment's impact has passed, she's clearly displeased.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $alexanger+=1, $jodd=0>>
[Alex Submission is increased]
[Alex Lust is increased]
[Alex more angry now]<</if>><</linkreplace>><<else>>[SHE IS NOT SUBMISSIVE ENOUGH]<</if>>What makes this place so appealing is the girls who don't lock the door when they shower, apparently because they're used to living in their own little world.
<<set $blg1loop=0>>
<img class="centered-image" src="img/al/alb1.jpg" width="500px">
How lucky you are that this time, the lovely Alex was standing outside the door, her slender, naked body covered in foam and water.
<img class="centered-image" src="img/al/alb2.jpg" width="500px">
Watching her wash her lovely figure, you couldn't help but get aroused. In such a situation, you should have left. Or should you?
<<linkreplace "Jerk off and make her see it">><<if $blg1loop!=1>><<set $blg1loop=1>><img class="centered-image" src="img/al/alb3.jpg" width="500px">
When you start standing halfway in the shower, pulling out your dick and stroking it all over Alex's naked body, she doesn't notice right away.
<img class="centered-image" src="img/al/alb4.jpg" width="500px">
You take your time and let her wash you, twirl around in front of you, and give you a couple more pleasant angles.
When she finally meets your gaze and then lowers it to your dick, her face is at first confused, then filled with indignation.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
What the hell are you doing, you horny monkey?! Can't you leave me alone and let me wash myself in peace?! Get out of here before I tell dad!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Why should I listen to you, you little bitch? You're just fap material, nothing more...
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
I am fap... material?
</div>\
</div>\
</div>\
She seems unable to comprehend your words. Her expression once again expresses surprise, and eventually, little Alex freezes there, watching your actions.
<img class="centered-image" src="img/al/alb5.jpg" width="500px">
Maybe the virus is to blame, or maybe it's just her inner slut, but Alex's hand moves down to her pussy, gradually rubbing it.
You look at each other and masturbate. When you cum right on the floor, you glance at her with a smirk and then, spitting on the floor next to the puddle of semen, you leave silently. Perhaps curiosity will get the better of her and she'll decide to try it? Or maybe she'll use it to cum? Who knows... it's not your problem anymore.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $alexanger+=1, $jodd=1>>
[Alex Submission is increased]
[Alex Lust is increased]
[Alex more angry now]<</if>><</linkreplace>>
<<if $alexsub>=35>><<linkreplace "Go inside">><<if $blg1loop!=1>><<set $blg1loop=1>>When you enter the bathroom, Alex looks at you with confusion and anger. As you begin to undress, these expressions give way to fear. She doesn't want to anger you, but she's also afraid of what you might do to her.
When you silently step into the shower and stand next to her, a whole range of emotions plays across her face. Watching this, you nod at your erect penis and say:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Be a good girl and help me to bath. I need to clean this thing.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Just a wash?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Just a wash.
</div>\
</div>\
</div>\
Even though you lied, she didn't know it.
<img class="centered-image" src="img/al/alb6.jpg" width="500px">
Alex picked up your device and began to polish it. Her face expressed amazement at the size and hardness of the object she'd just managed to get into her inexperienced hands. Despite her clumsy movements, she managed to clean you, but it clearly wasn't enough...
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Not bad, now let's continue in a more adult manner. Get on your knees and start washing my dick with your mouth.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Hey! I'm not stupid! I know this will be blowjob!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I don't care. Are you going to suck it or should I remind you of your place?
</div>\
</div>\
</div>\
Maybe she wanted to object to something, but you quickly put her on her knees and, taking advantage of the fact that Alex was not resisting, but was only looking in amazement at your member standing in front of her, you impaled her head right on your trunk.
<img class="centered-image" src="img/al/alb8.webp" width="500px">
Her eyes were wide open as such a large object began to enter that narrow mouth. She sucked your cock without any resistance, doing practically nothing and remaining like a onahole in your arms.
<img class="centered-image" src="img/al/alb7.webp" width="500px">
She gradually began to come to her senses, but apparently afraid to resist, she decided to take a more active part on terms that were favorable to her. She tried to limit how deeply you entered her mouth, but unfortunately for Alex, the hand on the back of her head prevented her from doing so. You were in complete control.
<img class="centered-image" src="img/al/alb9.webp" width="500px">
Gradually feeling yourself approaching orgasm, you plunged your cock into her hot, wet mouth once more, squirting your cum onto her tongue. She took it all in like a good girl and continued cleaning your cock, apparently not realizing it was time to stop.
After finishing with her, you quickly got ready and left Alex alone. Not only would she probably be angry about what happened, but her father would be home soon...
<<set $alexsub+=10, $daystage+=1, $alexlust+=15, $alexanger+=1, $jodd=1>>
[Alex Submission is increased]
[Alex Lust is increased]
[Alex more angry now]<</if>><</linkreplace>><<else>>[SHE IS NOT SUBMISSIVE ENOUGH]<</if>>When you walk into the kitchen that evening, you're greeted by a small, blonde, and very disgruntled misunderstanding.
<<set $blg1loop=0>>
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hi Alex.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alk12.jpg" width="500px">
She pouts and snorts at you with an angry expression.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Look who showed up to eat our food. Just great! Maybe you should go home already, if you even have one...
</div>\
</div>\
</div>\
All that's left to do is roll your eyes in response.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Of course! Look at him! He came to a ready-made situation! Go somewhere else you don't welcome here!
</div>\
</div>\
</div>\
<<linkreplace "Just go away and let her cool down">><<if $blg1loop!=1>><<set $blg1loop=1>>You could say something mean, but it really is their house, so you decide not to escalate the situation further.
<img class="centered-image" src="img/al/alk14.jpg" width="500px">
You are followed by the gaze of a dissatisfied face, which is tenaciously watching you with its eyes.
<<set $alexsub-=5, $daystage+=1, $alexlust+=5, $alexanger-=1, $jodd=1>>
[Alex Submission is decreased]
[Alex Lust is increased]
[Alex less angry now]
<</if>><</linkreplace>>
<<linkreplace "Stay just to make her angry">><<if $blg1loop!=1>><<set $blg1loop=1>>Ignoring Alex, you sit down at the table as Savannah brings the food. Throughout the entire dinner, Mr. Johnson constantly scolds Alex, who can't contain herself and constantly attacks you with stupid verbal insults. By the end of dinner, the parents apologize for their daughter, and Alex ends up getting punished.
<img class="centered-image" src="img/al/alk13.jpg" width="500px">
Rising from the table, you watch with delight as the girl looks at you with a disgruntled expression while her parents scold her yet again.
It's her own fault.
<<set $alexsub+=5, $daystage+=1, $alexlust+=5, $alexanger+=1, $jodd=1>>
[Alex Submission is increased]
[Alex Lust is increased]
[Alex more angry now]
<</if>><</linkreplace>>Alex's room was quiet during the day. As you passed by, her voice called you inside:
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Hey! Are you $mcname? Wanna come in? I wanted to discuss something with you!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alr6.jpg" width="500px">
Alex was lying on the couch in a seductive pose, playing with her legs in the air. When you appeared in her room with a questioning expression, she explained:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Mommy and Daddy aren't as noisy as you are, so it wasn't hard to guess. So... since you're here, would you like to sit next to me?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alr7.jpg" width="500px">
You sensed a trap, but your male instincts told you it was worth falling into. So you sat down next to her, and the girl continued.
<img class="centered-image" src="img/al/alr8.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
You know, usually when I don't like someone we can just stop talking, but you came into our lives and Daddy decided he really needed some new friends to have fun with... I don't like that. So how about you leave and never come back? If you don't listen to me, I'll scream right now and say you tried to hit on me. So-o-o... what will you choose?
</div>\
</div>\
</div>\
Hearing such statements, you felt anger boiling inside you. Little bastard. Well, two can play games with lies.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You know, Alex, maybe you're right. Maybe I should leave. Apparently your father was wrong to try to persuade me to help him. I don't care if you all die here—it won't be my problem...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alr9.jpg" width="500px">
Her eyes widened, and she seemed almost pestered by such a statement. With a hint of disbelief, the girl asked:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
What do you mean?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Never mind. Ask your daddy when you start starving...
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
What?! Explain yourself! Hey... please!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You see, your dad got into trouble on one of his outings. He ended up owing a ton of food to dangerous people and asked me to help him get more to feed you. But, HEY, you know better than anyone how to survive. You've probably been outside plenty of times, right? You can handle it yourself.
</div>\
</div>\
</div>\
You see that she's afraid of what's happening outside, enough so that her fear outweighs her doubts. Alex got caught and immediately began apologizing, asking you not to abandon her family.
<<linkreplace "Forgive her">><<if $blg1loop!=1>><<set $blg1loop=1>>Having broken the comedy act and confirmed that the stupid ideas have at least partially vanished from Alex's head, you calm down and promise to try to help her family again like before.
<img class="centered-image" src="img/al/alr10.jpg" width="500px">
She seems pleased with this turn of events and even calms her nerves. You leave her room on a good note.
<<set $daystage+=1, $alexlust+=5, $alexanger-=1, $jodd=1>>
[Alex Lust is increased]
[Alex less angry now]<</if>><</linkreplace>>
<<linkreplace "Forgive her on condition">><<if $blg1loop!=1>><<set $blg1loop=1>>After your words, she tenses up, but still asks what you mean.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, you tried to set me up by pretending to seduce me. I think it would be completely fair if you really did seduce me a little for a change. Be a good girl and take off your clothes. Shake your ass and I'll forgive you.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alr11.jpg" width="500px">
Despite the strangeness of this situation, Alex was apparently more worried about her family than you thought, because she really did begin to slowly undress, looking at you with great displeasure.
<img class="centered-image" src="img/al/alr12.jpg" width="500px">
When she has no clothes left, the girl standing on the sofa asks:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Now will you help my daddy?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
What about seduction?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Ew... okay... you want to see something like this?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alr13.jpg" width="500px">
After her question, naked Alex began using her pen to hold an imaginary penis, which immediately appeared in her mouth.
<img class="centered-image" src="img/al/alr14.jpg" width="500px">
With an expression of genuine arousal, she began pretending to suck on something large and hard.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Heh, it seems like there really is a little slut living inside you that takes over at moments like these.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Oh, fuck off! It was what you want! I don't wanna do any of this!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alr15.jpg" width="500px">
Despite her words, she turned her back to you and showed you a close-up of her pink pussy, with the tight anus ring just above it. Despite the urge to spank that ass right then and there, you restrained yourself and agreed to forgive Alex.
Now she'll probably think... well... no. Unlikely. You walk away, leaving her to pout and gather her clothes.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $alexanger+=1, $jodd=1>>
[Alex Submission is increased]
[Alex Lust is increased]
[Alex more angry now]<</if>><</linkreplace>>Someone in shower. Maybe it wouldn't hurt to take a peek?
<<linkreplace "Take a peek">><img class="centered-image" src="img/sav/sba1.jpg" width="500px">
Peeking into the shower at a fortunate moment, you found Savannah washing her curvaceous body. Her breasts swayed playfully from side to side as she lathered herself with shampoo.
<img class="centered-image" src="img/sav/sba2.jpg" width="500px">
She spread her legs and began to lightly rub her pussy, either rubbing it or just having fun. You watched for a moment with a strange feeling. As if this was happening for a reason. It was as if she had been deliberately showing off her body all this time.
<img class="centered-image" src="img/sav/sba3.jpg" width="500px">
As Savannah was getting ready to leave, you noticed her glance. She seemed to be looking at the slightly open door. The only question was, who was she expecting to see there, considering her husband hadn't returned yet?
<<set $daystage+=1, $savlust+=5, $jodd=0>><</linkreplace>>The living room was quiet and peaceful during the day. Only Savannah greeted you there with a thoughtful expression.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Did something happen? Can I help you with something?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Actually, yes... I've been having problems lately. Alex won't help me with my exercises, and this old body... well... it's rusting.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Oh, come on. What "old body" you talking about? Many girls half your age would kill for your figure!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Heh, thanks $mcname, you're so sweet... but I could still use an exercise partner. Do you think someone could help me out?
</div>\
</div>\
</div>\
<<linkreplace "Help her">><<if $savq1==0>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Oh, this is wonderful! Give me a minute to go get my workout clothes!
</div>\
</div>\
</div>\
You wait for Savannah to return, having turned on the TV. When you hear footsteps and turn your face toward the entrance, something unexpected awaits you...
<img class="centered-image" src="img/sav/sli1.webp" width="500px">
It's her ass. A huge ass in tight, short shorts. It jiggles and beckons. Demanding your attention.
A moment later, you hear Mrs. Johnson's voice.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Everything okay, honey? I checked on Alex. She's listening to music in the kitchen. We could do a little stretching. You know... I know this exercise, but I could use some help with it...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/sli2.webp" width="500px">
Savannah comes closer, turning to face you. Her enormous breasts, clad in a gold top, hang over you. She practically presses them against your face as you sit there, leaning closer and whispering,
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
...help me stretch my ass. It would be terrible if I couldn't take your big dick in there. You'll help me, right $mcname?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Wow... what about your husband?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
What about him? You better hurry and finish before he comes back or Alex notices anything. I closed the door, but you know... we don't have soundproofing. If my daughter hears what her mother is doing... oh... that would be terrible, wouldn't it? So... are you ready to help me? I REALLY need help!
</div>\
</div>\
</div>\
How can you refuse? The woman clearly needs help.
<img class="centered-image" src="img/sav/sli3.webp" width="500px">
You rip off Savannah's shorts, then her panties, then reach her ass and start fingering her hole with a couple of fingers.
<img class="centered-image" src="img/sav/sli4.webp" width="500px">
She moans and gets wet pretty quickly. You feel both her holes start to demand more, and then you slide another finger into her ass while her pussy accepts the remaining one.
The movement of your fingers, forcibly plunging deeper and deeper, made Savannah cum loudly and violently, shaking her. You tried to clamp her mouth shut with the fingers that had just been in her ass, but unfortunately, you didn't have time.
Alex's voice came from the kitchen.
Mom, did something happen in there? Are you hurt?
N-no, honey... everything's fine. I'll be right... ugh... right back and cook you something delicious!
Then Savannah looks at you and whispers with all the sweetness in her voice:
Let's continue this exercise later, okay? Maybe your husband won't be home. I'll wait for you in the bedroom.
After that, she kisses you with tongue and, ignoring the fact that you clearly want more, gathers her clothes and heads to the kitchen.
Looks like someone's really hungry for sex.
<<set $savlove+=10, $daystage+=1, $savlust+=5, $jodd=0, $savq1=1>>
[Savannah Love is increased]
[Savannah Lust is increased]<<else>><img class="centered-image" src="img/sav/sli4.webp" width="500px">
You fucked her ass with your fingers again. When she came, you let her lick your fingers, and then, spanking her resonant ass, you sent the bitch off to do her business.
<<set $savlove+=10, $daystage+=1, $savlust+=5, $jodd=0>>
[Savannah Love is increased]
[Savannah Lust is increased]<</if>><</linkreplace>>You find Savannah cooking in the kitchen. Noticing you, she puts aside her apron and turns to you with a plate holding a pie.
<img class="centered-image" src="img/sav/ski1.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
What a lovely guest! Would you like a fresh, soft pie? I'd be happy to give you... a slice.
</div>\
</div>\
</div>\
You nod with a smile, sensing she's hinting at something. In response, Savannah jumps onto the nightstand, which creaks slightly under her weight, then spreads her legs, lifting her skirt.
<img class="centered-image" src="img/sav/ski2.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Or perhaps you'd like a different kind of pie? It'll definitely be juicy, but I'd like it filled...
</div>\
</div>\
</div>\
After that, she turns around and, accompanied by the mournful creaking of the furniture, displays her massive, uncovered ass.
<img class="centered-image" src="img/sav/ski3.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Maybe you more of a buns person? I have plenty to offer for a man like you. Think about it.
</div>\
</div>\
</div>\
You don't have time to agree before the door opens and Savannah awkwardly jumps to the floor, adjusting her clothes. Alex and Mr. Johnson enter the kitchen, greeting you and getting ready for dinner.
Well... dinner then.
<<set $savlove+=5, $daystage+=1, $savlust+=5, $jodd=0>>
[Savannah Love is increased]
[Savannah Lust is increased]<<if $savq1==0>>Peeking into Savannah's room that morning, you met her gaze. She was lying on the bed in a seductive pose, apparently having slept naked. She responded to your appearance with a light laugh, then said:
<img class="centered-image" src="img/sav/sma1.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
I'm afraid, darling, I'm not sure we're on such good terms yet. I think you should stop by later. In the meantime, be a sweetheart and close the door.
</div>\
</div>\
</div>\
It's sad, but you still closed the door.<<else>>Taking up Savannah's earlier invitation, you showed up at her room. Her husband wasn't home and her daughter was busy, so you could have some private time. And it seemed she was all for the two of you having some fun together.
<img class="centered-image" src="img/sav/smaq7.webp" width="500px">
Savannah herself greeted you from the balcony. Her body was clad in a tight, revealing, gold-toned dress, seemingly accentuating her luxurious figure.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Damn, Savannah, you're a gorgeous bitch!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/smaq1.webp" width="500px">
Unable to resist, you walked up to her and grabbed her ass. Now you finally had the chance and time to play with her body, so wasting it would have been criminally negligent.
She just laughed and said,
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Glad you like it, darling. Now let me show you what I can do for you...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/smaq2.webp" width="500px">
With these words, she first pulled down her pants, then freed your erect penis. She began to play with it with her luxurious ass, squeezing it between her cheeks.
<img class="centered-image" src="img/sav/smaq3.webp" width="500px">
Just when you thought you were in heaven, she turned around, dropped to her knees, and began working on your penis with her breasts. Her pillows pressed firmly, yet very gently, against your flesh while she kept you tense with her hot breath, periodically brushing her lips or tongue against your head.
You felt your orgasm approaching, but she suddenly grabbed your penis with her hand and squeezed it tightly, saying.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
No way! Too soon! We haven't even started yet! Just be patient, darling, you still have some work to do!
</div>\
</div>\
</div>\
You didn't have much of a choice, and you didn't want to disappoint her after such a performance.
<img class="centered-image" src="img/sav/smaq4.webp" width="500px">
You allowed this woman to use you like a toy, and when she opened her hole for you, you confidently entered her. Her luscious ass slammed against your thighs with each thrust. You felt the heat radiating from her ass and the wetness running down her thighs from her pussy.
<img class="centered-image" src="img/sav/smaq5.webp" width="500px">
Not wanting to be just a toy any longer, you grabbed her, pushed her onto the bed, and then began to fuck her hard from above. Every time you entered her pussy, your balls slapped against her luscious ass, and every time you exited, Savannah moaned, trying to hold back but simply unable to.
<img class="centered-image" src="img/sav/smaq6.webp" width="500px">
When you were both already over the edge of orgasm, you grabbed her and, pulling your cock from her fleshy embrace, began to drench Savannah's face with your seed.
After a few minutes of rest, she spoke first:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
That was wonderful, honey... ugh... but now you should go. My husband might be back soon. I should clean up this whole... mess. Or would you rather I greet him with your cum on my face?
</div>\
</div>\
</div>\
Deciding to leave your answer a mystery, you sighed and stood up. You walking away and hear how Savannah say something about meet her some evening in the livingroom.
<<set $savlove+=10, $daystage+=1, $savlust+=5, $jodd=1, $savq1=2>>
[Savannah Love is increased]
[Savannah Lust is increased]<</if>>Someone was already in the guest room they'd assigned you. Peering inside, you met Savannah's gaze, looking straight at you with a slight smile on her lips.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Hello, darling. Are you taking a little break from your dangerous adventures? You're such a brave young man. And so strong... I'm glad to see someone like you staying with us. To protect me and Alex.
</div>\
</div>\
</div>\
Stepping inside, you smile back and close the door. It seems Mr. Johnson was supposed to be in the shower, so... that's better.
<img class="centered-image" src="img/sav/sgu1.webp" width="500px">
Savannah watches your actions with approval. Her seductive tank top reveals her breasts, barely concealed within it.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
So that's what I was talking about? I wanted to thank you somehow for helping me and my girl. And you know... there's a wonderful gift that every young man like you loves. I'm sure you'll appreciate it too.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/sgu2.webp" width="500px">
She turns her back to you and bares her butt. A seductive bitch, there's no denying it. As soon as you touched this butt your tool immediately stirred in your pants and this was something Mrs. Johnson couldn't help but notice.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
There it is. That piece of you I wanted to reward especially badly... give it here. Believe me, I know what I'm doing.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/sgu4.webp" width="500px">
After these words, she pulled out your cock and began sucking it.
<img class="centered-image" src="img/sav/sgu3.webp" width="500px">
Her plump lips enveloped it tightly, and her hand ran up and down the shaft, squeezing you with both tenderness and firmness.
The suddenness of this situation and her skillful movements left you no chance. Savannah knew exactly how to make a man cum with her lustful mouth.
<img class="centered-image" src="img/sav/sgu5.webp" width="500px">
When you came all over her, she simply smiled and accepted everything you had to offer. Licking like a predator, she rose to her feet and began to get ready.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Thank you, darling. I think you and I understand each other's needs perfectly.
</div>\
</div>\
</div>\
With these words, she left you. It's hard for you to tell whether she's always been like this or whether it's the virus speaking in her. Still, she is real predator.
<<set $savlove+=10, $daystage+=1, $savlust-=15, $jodd=1>>
[Savannah Love is increased]
[Savannah Lust is decreased]<<if $savq1==2>>You noticed the house had quieted down a bit. Alex seemed to have gone to her room, and Hugh seemed to have fallen asleep. Savannah had probably arranged this, and not wanting to ruin her plan, you decided to meet her in the living room.
<img class="centered-image" src="img/sav/sliq1.webp" width="500px">
There, you were greeted by dim lighting, soft music, and a real angel.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Judging by the look in your eyes, my dear, you really like this outfit. I'm not surprised at all. And we can finally get to the main course. We won't be interrupted—I made sure of that. How do you like the look?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/sliq2.webp" width="500px">
You watched her naked body with delight, holding your breath as Savannah shed her clothes.
<img class="centered-image" src="img/sav/sliq3.webp" width="500px">
A few moments later, she fell to her knees in front of you. Her lips wrapped around your penis, and her hand began to stir you into a state of alertness. With every movement, you felt your balls swell with excitement.
<img class="centered-image" src="img/sav/sliq4.webp" width="500px">
However, her hand and lips were far from the limit of her abilities. Savannah eased your cock into the hollow between her breasts and began working them like crazy. She used oil, saliva, and her silky skin—all to make you feel pleasure without risking damage.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Enough playing around. Come on, baby!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/sliq5.webp" width="500px">
You placed Savannah on top of you and tried to take the initiative, but it wasn't to be. She straddled your cock with her pussy and began riding you like an experienced rider. Her ample ass bounced up and down, captivating you with its movements.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
This won't do, bitch!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/sliq6.webp" width="500px">
Recovering from your trance, you changed positions and began pounding her, holding her by the throat. A couple of slaps across the face made her understand who was in charge, and she became as obedient as an angel.
<img class="centered-image" src="img/sav/sliq7.webp" width="500px">
Having her positioned on all fours, you finally reached Savannah's ass. With one sharp thrust, you inserted your well-lubricated penis into her anus and began to fuck her.
<img class="centered-image" src="img/sav/sliq8.webp" width="500px">
Moment after moment, you saw and felt the soft, hot body beneath you erupt in orgasms, choking with the pleasure the thrusts of your penis into her ass brought her. Savannah had already begun openly screaming your name, and frankly, you didn't care either.
At some point, a powerful orgasm engulfed her body. She gripped your penis with her ass so tightly that you yourself couldn't hold back from cumming.
<img class="centered-image" src="img/sav/sliq9.webp" width="500px">
The pressure didn't stop, however, and a stream of sperm began to erupt from Savannah's ravaged ass.
You lay together on the couch for a while. You asked why her family wasn't there yet, to which she laughed and replied that it was all because of the sleeping pills she slipped them at dinner.
As you were packing your things, you thought that she was a very dangerous woman, if you think about it.
<<set $savlove+=10, $daystage+=1, $savlust-=15, $jodd=1>>
[Savannah Love is increased]
[Savannah Lust is decreased]<<else>><img class="centered-image" src="img/sav/sli1.jpg" width="500px">
Savannah greets you in the living room, smiling at you.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Oh, msname, how are you? Are you bored here with us? I'm sure you'll soon have something else to do, my dear.
</div>\
</div>\
</div>\
She winks at you and then continues cleaning the room. You decide you can help her out since you're there, so you spend some time together. All this time, Savannah keeps filling your ears with suggestive innuendo and striking provocative poses. The only thing that finally calms her down is the arrival of her husband.
<<set $savlove+=5, $daystage+=1, $savlust+=5, $jodd=1>>
[Savannah Love is increased]
[Savannah Lust is increased]<</if>>Judging by the sounds, someone's in the shower. Considering the ladies were elsewhere, and the fact that Mr. Johnson likes to shower after returning from a foray, it's probably him there now.
There's little point in bothering him, so you decide to just leave him alone. Let him do his thing. You have no business here.You bump into Mr. Johnson in the office. He greets you in a friendly mood and invites you to sit down. He even takes out a decanter of drinks, offering you a drink.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I wouldn't mind, Mr. Johnson. Thank you.
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Just Hugh, $mcname. I'm glad someone can keep an eye on my girls while I'm away. These are dangerous times, damn it. The only thing left to do is rely on good people like you!
</div>\
</div>\
He might think too highly of you, but it's nice to get some praise for a change in this house. You're happily sitting with Hugh over a drink.
At some point, Savannah calls him, and you realize you're left alone with his half-empty glass. You're a good guy, right? Will you keep an eye on his drinks? Or do you have other plans? Maybe if you drug him and he does something bad to his family, they will get rid of him and be left entirely at your mercy?
<<if $lustdrug>=1>><<linkreplace "Add some lust drug intro his drink">>While Hugh is gone, you pour a vial of the drug into his glass. When he returns and finishes it, thanking you for looking after his drinks, he has no idea that he'll probably soon feel incredibly ill. Or good? It depends.
You're not entirely sure what will come of it yourself...
You sit together for a while, drinking and discussing how strange life has become. Then you say goodbye and he goes to bed. It seems his gaze changed at the last moment. You're almost certain Hugh left the room with a massive erection, and you can only hope he wasn't thinking about you after receiving it.
<<set $lustdrug-=1, $hsick=1, $daystage+=1>>
[Hugh will be obsessed with lust tomorrow]<</linkreplace>><</if>>Sounds of fussing and moaning can be heard from Hugh and Savannah's room. Peering inside, you realize that Mr. Johnson still seems to be in high spirits. He's happily showering his wife with attention, but she doesn't seem too happy about it.
<img class="centered-image" src="img/sav/shro1.webp" width="500px">
Savannah routinely sucks his cock and seems to be trying to make him cum before they get to sex.
<img class="centered-image" src="img/sav/shro2.webp" width="500px">
However, it quickly becomes clear that her plan is failing, and Hugh begins to fuck his wife. On the bright side, she manages to get into the top position, which Savannah enjoys so much.
<img class="centered-image" src="img/sav/shro3.webp" width="500px">
At some point, however, she gets into the swing of things, and sex clearly begins to bring her pleasure. Who knows—at this rate, she might even become a faithful wife?
After watching them for a while, you leave the Johnsons to continue on your way.
<<set $savsub+=10, $daystage+=1, $savlust-=10, $hsick=0>>
[Savannah Submission is increased]
[Savannah Lust is decreased]
[Hugh no longer be obsessed with lust]Peeking into Hugh's office, you see him with Alex. Mr. Johnson is spending time with his daughter, paying her attention. A little too much attention, to be honest...
<<set $blg1loop=0>>
<img class="centered-image" src="img/al/ahro10.webp" width="500px">
At first, Alex seems happy that her dear daddy is paying attention to her.
However, gradually, when her father constantly gets too close to her or tries to grope her, the girl begins to lose her temper.
After this, Hugh yells at her, and she yells at him.
<img class="centered-image" src="img/al/ahro12.webp" width="500px">
You assume it will be a normal argument, but instead, the man grabs his daughter's arm and bends it over, exposing Alex's ass and begins spanking her.
<img class="centered-image" src="img/al/ahro11.gif" width="500px">
It probably would have been a normal family row if he hadn't then started groping her ass and trying to insert his fingers into her pussy.
Realizing where this is headed, you realize that this is your chance to make Hugh look bad and kick him out of the house, leaving you the last man left. But is it worth it?
<<linkreplace "Call Savannah here">><<if $blg1loop!=1>><<set $blg1loop=1>>You call Savannah, and when she sees what Hugh's done, a scene ensues. It lasts for quite some time. They're both yelling, Alex starts crying, and you, in turn, stand by with a stern expression, ready to intervene if necessary.
Mr. Johnson can't think clearly due to the pent-up arousal inside him, so he looks either infected or insane.
At one point, in a fit of anger, he tries to hit his wife, but you stop him and slap him across the face. Despite Alex's tears, the three of you get together and throw him out of the house. Some of the girls might think this is a temporary measure, but you're absolutely certain he'll remain on these streets in this state forever.
After everything that's happened, Savannah turns to you, hoping you won't abandon them now, in their hour of need. You promise to look after them, and you're already imagining what a glorious fuck den this place could become...
<<set $hgone=1, $daystage+=1>><</if>><</linkreplace>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>>You watch as Hugh coerces his own daughter into submission, and then into incest.
<img class="centered-image" src="img/al/ahro1.webp" width="500px">
Alex resists, but not for long. Under her father's pressure and his touch, she begins to experience pleasure.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Come on, baby girl, Daddy will be so proud of you if you do this.
</div>\
</div>\
Hugh forces Alex to kneel in front of him and pulls out his cock, which is already ready for action. She looks at him with some hesitation, but the lust from her heated pussy is already going to her head.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Daddy, but this isn't right... why are you making me do this...?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/ahro2.webp" width="500px">
Her words sound pitiful, but her lips are already touching his penis. The penis begins to move up and down the shaft. She begins to lick it with a little confidence.
<img class="centered-image" src="img/al/ahro13.webp" width="500px">
And then Hugh unleashes himself all over Alex's face. She opens her mouth in surprise, and a stream of cum shoots right there. Her cum-covered face contorts into a grimace of disgust, but the lust in her body pushes her to appreciate the taste...
You leave them alone, wondering what will happen to them next if you give Hugh another drug.
<<set $halex1=1, $hsick=0, $daystage+=1>>
<</if>><</linkreplace>>As you walk toward the basement, you hear strange sounds, and peek in to see Hugh, overcome with lust, fucking a pie. You quickly turn away, shaking your head, and decide that you'll probably pass on dinner with this wonderful company today.
<<set $daystage+=1, $hsick=0>><img class="centered-image" src="img/al/alsl1.jpg" width="500px">
Quietly peering into the room, you see that Alex is already asleep. Her cute little feet are sticking out from under the blanket. She seems too hot in her sleep.<<if $hsick==1 && $hgone!=1>>You hear noise coming from the couple's room. The loud moans probably woke you up, and you weren't the only one.
<img class="centered-image" src="img/sav/jsl2.webp" width="500px">
Peering quietly into the room, you see Hugh fucking Savannah, who moans beneath him like a wild animal.
<img class="centered-image" src="img/sav/jsl3.webp" width="500px">
It's not certain, of course, but most likely Savannah has you and your wonderful drug to thank for all those wild anal orgasms.
<img class="centered-image" src="img/sav/jsl4.webp" width="500px">
Mr. Johnson is on a roll today, and his wife will likely be moaning for a long time. Maybe it's time to look for earplugs around the house.<<elseif $hgone==1>>You see Savannah already in bed. She probably doesn't have anything important to do tomorrow, so you can fuck her before bed.
<<linkreplace "Fuck her">><img class="centered-image" src="img/sav/snigsl2.webp" width="500px">
You fuck her like a total slut, then leave her to rest in bed and go back to your room. Maybe in the morning she'll decide to crawl back to lick what's left of her on your dick...<</linkreplace>><<else>><img class="centered-image" src="img/sav/jsl1.jpg" width="500px">
The Johnsons are sleeping peacefully in bed. Savannah is hugging her husband from behind. One can almost envy how peacefully they sleep with a stranger under the same roof.<</if>>This time, when you watch Hugh and Alex, you see Alex acting more confidently. She doesn't seem to have fully adjusted to her new role as daddy's cocksucker, but she's already handling it perfectly.
<img class="centered-image" src="img/al/ahro3.webp" width="500px">
Kneeling before her father, Alex lets him play with her young body. Hugh kneads her small breasts and eagerly kisses his girl with his tongue. It seems their relationship is becoming closer than ever.
<img class="centered-image" src="img/al/ahro4.webp" width="500px">
It doesn't take long before Alex is forced to start polishing her father's tool with her mouth again. She does so cautiously, thinking she should be gentle with her daddy, but it seems Hugh simply thinks of her as a hole for his cock. He quickly begins shoving his cock down her throat, further pressing her head from behind with his foot.
It will be interesting to see what happens next.
<<set $halex2=1, $daystage+=1, $hsick=0>>This time, something special happens between Alex and Hugh. You watch as Mr. Johnson gently whispers something to Alex, coaxing her. When she finally agrees, Hugh is overjoyed. All you hear from her words is:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Just be careful, you'll be first...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/ahro5.webp" width="500px">
He positions the naked Alex on all fours in front of him and then begins to gently enter her pussy. Having deflowered his sweet daughter, the father begins to fuck her more confidently.
<img class="centered-image" src="img/al/ahro6.webp" width="500px">
At some point, Hugh's finger begins to play with Alex's anus. Already tense from her first time, she squeezes out:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Daddy, what are you doing?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Don't worry, baby, everything's fine. Today I'm just playing with your ass, nothing more. Next time, I'll take the last of your virginity. Get your ass ready for that moment.
</div>\
</div>\
After that they continue to fuck, but now you want to know what will happen next time.
<<set $halex3=1, $daystage+=1, $hsick=0>>The next time you watch Alex and her daddy, you see her kneeling naked, Mr. Johnson spanking her ass.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Come on, baby. Get my cock ready. Lube it up good, because it's going to go inside your tight ass today, and if you don't give it a good workout, it's going to hurt.
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Maybe we shouldn't do this? We could have sex again... you enjoyed it, didn't you, Daddy?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Yeah, you sound just like your mother when I was teaching her anal. You don't want to be fucked in the ass at first, but once you get the hang of it, you won't be able to stop. So come on, future anal slut, suck it good.
</div>\
</div>\
<img class="centered-image" src="img/al/ahro7.webp" width="500px">
Alex begins to thoroughly lick and cover Hugh's cock with her saliva. This doesn't last long. He doesn't let her drag it out.
<img class="centered-image" src="img/al/ahro8.webp" width="500px">
Soon, Hugh turns his daughter around and begins to insert his penis into her opening ass. Alex bites her lip and tries to endure it, but it's clear she's not enjoying. Still, her love for her father, your work raising her obidence, or perhaps the lust in the air prevents her from stopping him.
<img class="centered-image" src="img/al/ahro9.webp" width="500px">
Mr. Johnson, measuredly and completely ignoring his daughter's painful moans, begins to fuck Alex in the ass. When her ass pushes him out, trying to escape the pressure of the foreign object, Hugh simply inserts him back and continues.
It looks like this will be a long ride for Alex. Seeing how well they're having a good time, you begin to wonder how you can now factor yourself into the equation they've created here.
Perhaps if you explain to Hugh where he gets so much energy for sex with his wife and daughter, he might be willing to trade drugs for free access to girls.
<<set $halexdone=1, $daystage+=1, $hsick=0>>
[Maybe he would but not in this update]Mr. Johnson gives you a hard look before coming over and saying,
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Listen, $mcname, I take it you're not on good terms with Alex, huh? She's always been a bit flighty, so I'm not surprised she's telling all sorts of lies about you. She usually needs to calm down a bit, so how about minding your own business and taking a break somewhere else?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
What a little... well, never mind. I still needed to check on something at home. Oh well, I'll stop by again sometime.
</div>\
</div>\
</div>\
After that, you're escorted out of the Johnson house. You realize that because of Alex, you'll have to wait a day or two before coming back.
[[Time to go home|hall]]<img class="centered-image" src="img/al/alr1.jpg" width="500px">
Alex's room is rather unusual. When you enter, she's busy taking selfies. You watch her with interest before she notices you and lets out an indignant squeal.
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Could you please leave me alone? I'd like to finish... um... some business.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Only if you put on a little show for me first.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
What show do you want to see?
</div>\
</div>\
</div>\
There is some apprehension in Alex's voice.
<<linkreplace "You wanna see her naked body">><<if $blg1loop!=1>><<set $blg1loop=1>>Realizing that you're now her only protector, Alex begins to take off her clothes.
<img class="centered-image" src="img/al/alro1.jpg" width="500px">
She tries to appear confident and strong, exposing herself to you and showing off her beautiful lingerie.
<img class="centered-image" src="img/al/alro2.jpg" width="500px">
Her movements are not very skillful yet, but she already puts on a good performance.
<img class="centered-image" src="img/al/alro3.jpg" width="500px">
Left without clothes and underwear, she tries to hide at least something from you.
<img class="centered-image" src="img/al/alro4.jpg" width="500px">
However, under your stern gaze, she has no choice but to show you EVERYTHING she has left. And you happily enjoyed the view.
<img class="centered-image" src="img/al/alro5.jpg" width="500px">
When Alex had absolutely nothing left, you allowed her to relax. Now she can rest, and in the meantime, you can think of something else the two of you can have fun with.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $jodd=1>>
[Alex Submission is increased]
[Alex Lust is increased]<</if>><</linkreplace>>
<<linkreplace "Give her big dildo and say you want to see how she handle it">><<if $blg1loop!=1>><<set $blg1loop=1>><<if $alexv==1>><<set $blg1loop1=0>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
But I'm still a virgin! Please! Don't make me do this!
</div>\
</div>\
</div>\
<<linkreplace "Let her have her virginity but you wanna see her pussy">><<if $blg1loop1!=1>><<set $blg1loop1=1>><img class="centered-image" src="img/al/alro6.jpg" width="500px">
Alex bends over and shows you her smooth, tender virgin pussy. You run your fingers over it, causing her to shudder, then spank her ass once and let her get dressed.
<<set $alexlove+=10, $daystage+=1, $alexlust+=5, $jodd=1>>
[Alex Love is increased]
[Alex Lust is increased]
<</if>><</linkreplace>>
<<linkreplace "Well... there's a first time for everything, force her">><<if $blg1loop1!=1>><<set $blg1loop1=1>>You pressure the girl, explaining that she essentially has no choice and that now she either inserts this dildo into herself, or you do it. And you do it roughly.
Alex's eyes water. Perhaps she's remembering the time her father almost raped her, which, by the way, you orchestrated, but she doesn't need to know that. Her expression hesitates, but eventually she agrees and takes the dildo.
<img class="centered-image" src="img/al/alro8.webp" width="500px">
Painfully, she begins to penetrate herself with the huge rubber cock, and you catch the look on her face as she feels her hymen tear apart.
Seeing how much pain she's feel, you finally decide to take pity and let Alex stop. Hope she remember your kindness.
<<set $alexlove-=100, $daystage+=1, $alexlust+=5, $jodd=1, $alexv=0>>
[Alex Love is decreased]
[Alex Lust is increased]
<</if>><</linkreplace>><<else>>In Alex's small hands, the rubber dildo feels like a huge mace. She grasps it carefully, as if afraid of getting hurt or simply wary of the rubber baton itself.
<img class="centered-image" src="img/al/alro7.webp" width="500px">
She carefully inserts the dildo into her hole under your stern gaze.
<img class="centered-image" src="img/al/alro9.webp" width="500px">
It's a bit difficult for her to enjoy it, but she changes positions, tries it in different ways, trying to figure out which will be the least difficult.
<img class="centered-image" src="img/al/alro10.webp" width="500px">
At some point, she even begins to enjoy the process a little.
Realizing this, you decide to let her play. Let her prepare her hole for your cock.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $jodd=1>>
[Alex Submission is increased]
[Alex Lust is increased]<</if>><</if>><</linkreplace>>Approaching Alex in the kitchen, you decide it's time to help her with this task. Sticking your dick out in front of her plate, you say:
<<set $blg1loop=0>>
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Be a good girl and start sucking right now.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
But... I want to eat. You can't just pester me with that thing when you...
</div>\
</div>\
</div>\
Seeing your heavy gaze, she falls silent. You realize that perhaps you should punish her. What's the best way to do this?
<<linkreplace "You want her to suck your dick">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Start sucking Alex. Or it will get worse.
</div>\
</div>\
</div>\
Even though it seems to her that she really doesn’t want to, under your pressure she begins to drop to her knees and takes your penis in her hands.
<img class="centered-image" src="img/al/alki1.webp" width="500px">
Trying to be a good girl, she starts sucking. Her movements become slightly more confident with each passing minute. After a few, it could even be called a full-blown blowjob.
Feeling the pleasure of dominating this girl and improving her oral skills, you decide to graciously feed Alex your cum, and so you position her in front of you with her mouth open.
<img class="centered-image" src="img/al/alki6.webp" width="500px">
She tries to continue licking your cock, either thinking it's the best way to continue or simply getting into it, but it doesn't matter. You flood her lips and tongue with your seed and then finish with her. For now.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $jodd=1>>
[Alex Submission is increased]
[Alex Lust is increased]<</if>><</linkreplace>>
<<linkreplace "Doesn't want to suck? Guess you have to fuck her">><<if $blg1loop!=1>><<set $blg1loop=1>><<if $alexv==1>><<set $blg1loop1=0>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
What?! Sex?! Stop! I'm ready to do anything for you, but this... stop, this is too much! You... I... okay, I can suck him off, but... I'm a virgin! No! Not like that!
</div>\
</div>\
</div>\
<<linkreplace "Well, since she's come to her senses, let it be a blowjob">><<if $blg1loop1!=1>><<set $blg1loop1=1>>Alex looks at you with fear as you pull down your pants. When you allow her to make amends with her mouth, she pounces on your cock like a hungry bitch on a bone.
She was a bad girl, though, so you decide to give her mouth a good fucking as punishment.
<img class="centered-image" src="img/al/alki2.webp" width="500px">
Taking Alex's head, you begin to ram your cock into her throat. She coughs, chokes, and wheezes, but you don't care. You continue to fuck her hole as if it were her pussy, which she treasures so much.
<img class="centered-image" src="img/al/alki6.webp" width="500px">
It's impossible to continue at this pace for long, and feeling your orgasm approaching, you use Alex's face as a napkin to wipe away the cum. You spill it all over her, and then push the little bitch away.
<<set $daystage+=1, $alexlust+=5, $jodd=1>>
[Alex Lust is increased]
<</if>><</linkreplace>>
<<linkreplace "Well... there's a first time for everything, force her">><<if $blg1loop1!=1>><<set $blg1loop1=1>><img class="centered-image" src="img/al/alkiсhoke.webp" width="500px">
Her opinion doesn't matter. You grab Alex by the throat and squeeze it, choking the poor girl. She curses at you as you rip her clothes off and throw her on the couch.
<img class="centered-image" src="img/al/alki3.webp" width="500px">
You're in a good-natured mood today, so before you take her virginity, you decide to thoroughly lube Alex's pussy. Her tender pink cunt reminds you of a ripe peach, so without thinking twice, you decide it's time to harvest.
<img class="centered-image" src="img/al/alki4.webp" width="500px">
Placing Alex on top of you, you begin to fuck her tight pussy, breaking through her hymen. She's already wet, and now fucking her doesn't seem like a difficult task.
At first, you were surprised that no one came to Alex's screams, who had been trying to resist you until now. However, now, while taking her virginity, you noticed her mother through the half-open door, apparently masturbating while watching you rape and deflorate her daughter.
Alex didn't resist for long. Perhaps the virus was kicking in, or perhaps she'd always dreamed of being treated like this, but lustful sighs soon followed the moans and tears.
<img class="centered-image" src="img/al/alki5.webp" width="500px">
You shifted position and began to fuck her harder. She began to moan in pain again, but now you saw how red her face had become, and she'd completely stopped resisting.
Feeling that this whole situation was driving you closer to the finish line, you pulled out of Alex and began cumming on her stomach. A mixture of sperm and blood quickly covered her belly, and with a final kiss, you decided to leave the room.
A small puddle of something, obviously left there by Savannah, awaited you at the exit.
<<set $alexlove-=100, $daystage+=1, $alexlust+=5, $jodd=1, $alexv=0>>
[Alex Love is decreased]
[Alex Lust is increased]
<</if>><</linkreplace>><<else>><img class="centered-image" src="img/al/alki1.webp" width="500px">
To start, you let Alex lube your cock so her pussy can easily accommodate it. Her tongue works to your satisfaction, so you quickly pull her away, afraid to finish too soon.
<img class="centered-image" src="img/al/alki5.webp" width="500px">
Sitting Alex's pussy on your cock, you begin to fuck her. She moves without much fear now and even seems to be enjoying it as much as you do.
Her body writhes beneath you as you begin to fuck her to orgasm. She moans like crazy, and you feel pleased that you're ready to join in.
<img class="centered-image" src="img/al/alki7.webp" width="500px">
Playing with her face like a meat masturbator, you periodically allow yourself to relax before you begin to penetrate Alex again.
<img class="centered-image" src="img/al/alfingerass.webp" width="500px">
And by the way, she doesn't have two holes. Remembering this, you pay attention to her ass as well.
<img class="centered-image" src="img/al/alki8.webp" width="500px">
At some point, the sex becomes especially intense.
<img class="centered-image" src="img/al/alki6.webp" width="500px">
You pull your dick out of her hole, throwing her to her knees to cover her face with cum.
Great fun.
<<set $alexlove+=10, $daystage+=1, $alexlust+=5, $jodd=1>>
[Alex Love is increased]
[Alex Lust is increased]<</if>><</if>><</linkreplace>>When you came into the living room that evening, you found Alex and Savannah there. It seemed like mommy was explaining something to her beloved daughter. This seemed like a perfect opportunity to explain something to both of them.
<<set $blg1loop=0>>
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
So, ladies, who wants to jump on my dick?
</div>\
</div>\
</div>\
<<if $alexv==1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Oh, darling, please—let me do it. Alex and I were just discussing how great it is that you're protecting us now. Maybe you'd agree to let me take the lead until my girl... hmm... gains some experience?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, why not. Your cunt's pretty good too, Savannah. But let's start with a little family fun, since we're practically a family these days.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alli1.webp" width="500px">
Pulling out your cock, you left it with your mother and daughter. Alex immediately began doing what every good girl should. Savannah watched her daughter's actions with a smile and periodically rushed to her aid.
<img class="centered-image" src="img/al/alli2.webp" width="500px">
Relishing your power over them, you began using both women's lips as a living masturbator, squeezing you with both heat and softness.
<img class="centered-image" src="img/al/alli4.webp" width="500px">
Apparently wanting to attract more attention, Savannah began to exploit her greatest advantage over her daughter—her large breasts. She wrapped them around your cock and began working it with her pillows to prevent you from accidentally fucking poor, innocent Alex in a fit of excitement.
<img class="centered-image" src="img/al/alli5.webp" width="500px">
Having played with her body, you threw your daughter onto the couch and placed your mother on top, ordering Alex and Savannah to play with each other. They reluctantly complied while you penetrated Savannah, who dripped your juices directly onto her daughter's face.
<img class="centered-image" src="img/al/alli6.webp" width="500px">
Every now and then, while you were fucking your mom, you had the opportunity to pull out your cock and plunge it into Alex's mouth. She didn't resist and sucked with all the zeal she could muster.
<img class="centered-image" src="img/al/alli7.webp" width="500px">
Finally throwing your mom on top of you, you began fucking her like a machine while Alex, her face flushed, groped her breasts and occasionally fiddled with her clit. With each thrust into Savannah, you realized more and more clearly that Alex's cunt would soon be torn too.
<img class="centered-image" src="img/al/alli8.webp" width="500px">
Feeling your orgasm approaching, you pulled your cock out of the old bitch's pussy and began feeding her daughter your cum. Alex eagerly licked the contents of your balls, and Savannah looked at her enviously, awaiting her turn.
<<set $alexsub+=10, $daystage+=1, $alexlust+=5, $jodd=1>>
[Alex Submission is increased]
[Alex Lust is increased]
<<set $savlove+=10, $daystage+=1, $savlust+=5>>
[Savannah Love is increased]
[Savannah Lust is increased]<<else>>Alex raised her hand and said in a voice that was clearly trying to seduce you:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
I want it! Do it to me! Be my daddy!
</div>\
</div>\
</div>\
Hearing this, you laughed and said:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Not bad, you little bitch. Just got rid of your daddy and already you're looking for a daddy! Lucky I don't mind.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alli9.webp" width="500px">
Putting the women on their knees, you presented them with your cock. Naturally, the more agile Alex was the first to push it and began sucking.
Her mouth worked on you while Savannah watched with envy as her daughter sank deeper into debauchery and madness. Of course, mommy helped as best she could.
<img class="centered-image" src="img/al/alli10.webp" width="500px">
Apparently wanting to prove she was the best girl there, Alex polished your cock with her mouth so diligently that you began to think she'd soon cum from the cock in her mouth.
<img class="centered-image" src="img/al/alli11.webp" width="500px">
Not wanting to limit yourself, you pushed her onto the couch and inserted your cock into her pussy. Of course, Savannah was there with little Alex to support her daughter on this road to Fucktown.
<img class="centered-image" src="img/al/alli12.webp" width="500px">
Occasionally, when Alex became too tight or dry, you used Savannah's mouth to wet your cock before you continued ramming her daughter's insides. She willingly offered her mouth and did as you desired.
<img class="centered-image" src="img/al/alli13.webp" width="500px">
It's no wonder that while you were fucking Alex, you also spent time with her mother, who so willingly sacrificed her child to you. All for your pleasure.
<img class="centered-image" src="img/al/alli8.webp" width="500px">
Finally sated with their bodies, you were ready to cum. Grabbing Alex by the hair, you forced her to her knees, and she immediately pounced on your cock, eager to please you with her tongue.
A wonderful life.
<<set $alexlove+=10, $daystage+=1, $alexlust+=5, $jodd=1>>
[Alex Love is increased]
[Alex Lust is increased]
<<set $savlove+=10, $daystage+=1, $savlust+=5>>
[Savannah Love is increased]
[Savannah Lust is increased]<</if>>Hearing the alluring singing coming from the shower, you enter the room and, to the sound of falling water, hear a siren trying to lure your dick into a trap.
<img class="centered-image" src="img/sav/savb1.webp" width="500px">
Savannah, dressed in yet another slutty outfit, stands there, attracting your attention with her massive ass. Her voice, humming some intricate melody, trails off as you approach, and she says:
<img class="centered-image" src="img/sav/savb2.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Wow... how awful... it seems someone so strong and confident snuck into my shower. I hope I'm safe. Mind you, mister, I have a powerful bodyguard here.
</div>\
</div>\
</div>\
You grin, understanding her plan, and then decide to play along.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
If you can satisfy me, bitch, then everything will be fine. And if not... well... I'll call the guys and we'll quickly deal with you first, and then your daughter.
</div>\
</div>\
</div>\
Savannah comes closer and kisses you.
<img class="centered-image" src="img/sav/savb3.webp" width="500px">
Then she drags you into the bedroom, where you rip open her fishnet outfit and, putting her on all fours, begin to fuck her pussy. Moaning, she begs:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Oh... please... fuck me however you want. Take me in the ass if you want. Just don't touch my girl. She's so innocent.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Not for long!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/savb4.webp" width="500px">
She gasps at these words, although perhaps it's because you're switching holes and starting to fuck that juicy ass. Savannah eagerly accompanies you and leans toward you, each time slamming her buttocks right into your stomach.
<img class="centered-image" src="img/sav/savb5.webp" width="500px">
By changing positions, you also change the tempo. You lay her right in front of you and begin to fuck her asshole even harder. This quickly sends Mommy careening and losing her mind, drowning in lust.
<img class="centered-image" src="img/sav/savb6.webp" width="500px">
The last thing you give her this glorious morning is a stream of cum inside her huge ass. She takes the rest and stays on the bed, slapping her buttocks in the hopes that you'll give her more.
<<set $savlove+=5, $daystage+=1, $savlust+=5, $jodd=1>>
[Savannah Love is increased]
[Savannah Lust is increased]That afternoon, Savannah greeted you in the living room, pretending to be ingratiating. Now that you'd conquered this house, you could frolic with her whenever you wanted. Perhaps that's why she was trying to get more attention for herself.
<<set $blg1loop=0>>
There was a massage table in the room, and oils were ready. Savannah asked, smiling:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
You're happy with everything, right, $mcname? I thought that if you're doing well, maybe now's the time to take care of me too? How about giving me a massage?
</div>\
</div>\
</div>\
You considered her idea for a while. It sounded pretty fair. On the other hand... maybe it would be better to give Alex such a gift?
<<linkreplace "Savannah was a good slut and deserved a reward">><<if $blg1loop!=1>><<set $blg1loop=1>>You agree to please her and let Savannah get comfortable.
<img class="centered-image" src="img/sav/savli1.webp" width="500px">
Very soon, you begin working on her body. You rub oil on her thighs, gently squeeze her hot ass with your hands, and caress her legs and back.
<img class="centered-image" src="img/sav/savli2.webp" width="500px">
When it's her turn to massage her breasts and stomach, she's already moaning softly, leaving a puddle of juices beneath her. You don't stop, though—she wanted to enjoy the massage, so let her enjoy it to the fullest.
<img class="centered-image" src="img/sav/savli3.webp" width="500px">
However, since this was already her reward, you begin aggressively inserting your fingers into her pussy and rubbing her clitoris to help her cum. Your fingers, even without any lube, easily penetrated her vagina, giving Savannah a truly heavenly experience.
When she cums, you continue to work on her for a while. After she's completely exhausted, you leave her, allowing her to rest. She deserves it.
<<set $savlove+=10, $daystage+=1, $savlust+=5, $jodd=1>>
[Savannah Love is increased]
[Savannah Lust is increased]
<</if>><</linkreplace>>
<<linkreplace "Don't let him tell you what to do - you'd better reward Alex for being a good bitch-girl">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Great idea, Savannah. Go call Alex. She'll love it.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
But... I...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I said CALL ALEX, didn't I make myself clear?
</div>\
</div>\
</div>\
Clearly offended and displeased, she leaves, and soon Alex appears. You explain to her that you've prepared a wonderful gift for your little one: a massage. She's ambivalent about the idea, but doesn't seem to mind.
A few moments later, her naked body is lying on the table in front of you, and you're working on her, rubbing oil and cream into her velvety skin.
<img class="centered-image" src="img/sav/savli4.webp" width="500px">
At your command, Alex rolled over onto her stomach, and you began massaging her ass. She muttered a few times, but overall, she seemed satisfied.
<img class="centered-image" src="img/sav/savli5.webp" width="500px">
<<if $alexv==1>>The tension began to show when you began massaging her labia. Alex tensed up considerably, but you didn't do anything else, and she began to relax.<<else>>When you started playing with her labia, she began to moan softly. A few minutes later, you gave her her first orgasm, bringing her to the limit with your finger on her clitoris.<</if>>
<img class="centered-image" src="img/sav/savli6.webp" width="500px">
After that, you turned her over and began massaging her pussy, trying to give her the most pleasurable sensations. Her orgasm caught her right there on the table, as evidenced by the tension in her entire body and her convulsive moans.
Satisfied with your work, you played with her a little more, then left her on the table to rest and went about your business.
<<set $alexlove+=5, $daystage+=1, $alexlust+=5, $savlove-=10, $jodd=1>>
[Alex Love is increased]
[Alex Lust is increased]
[Savannah Love is decreased]<</if>><</linkreplace>>Entering the kitchen, you expect to hear someone cooking, but... instead, you meet Savannah, who, upon seeing you, says with a predatory smile:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
I have a surprise for you. Want to go into the next room and close your eyes for a couple of minutes? I promise, you'll like it, darling!
</div>\
</div>\
</div>\
Smirking slightly at her attempts to maintain some control, you nodded to her suggestion. After all, why not?
You sat in the living room for a couple of minutes, and when you heard it was time to open your eyes, you saw this slut in such a revealing fishnet outfit that you began to wonder if she used to work in a brothel.
Wasting no time, Savannah positioned herself in front of you. Her mouth was already watering, ready to impale herself on your massive cock. Naturally, she hurried to do so.
<img class="centered-image" src="img/sav/savki1.webp" width="500px">
With your cock in her mouth, Savannah began to passionately suck you off, pretending it was all just a routine. Like a true slut, her lips wrapped tightly around your cock while her tongue played with the head.
<img class="centered-image" src="img/sav/savki2.webp" width="500px">
Continuing your foreplay, she began to stroke your cock while playing with her pussy. Her sweet moans echoed throughout the room, and she aimed your cock directly at her vulva, clearly hinting at something.
<img class="centered-image" src="img/sav/savki3.webp" width="500px">
However, without any hints, you entered her ravaged pussy, which she had to squeeze very hard to give you maximum pleasure. Spanking her face, ass, and tits, you began to fuck her like a complete slut.
<img class="centered-image" src="img/sav/savki4.webp" width="500px">
The sex became increasingly unbridled. You began to drive your cock almost to the limit, each time feeling it hit something vital for Savannah. Despite this, the slut was skilled enough to enjoy even this.
<img class="centered-image" src="img/sav/savki5.webp" width="500px">
You continued fucking her until she, apparently sensing your orgasm, pulled away from your cock and pounced on it with her mouth. At that moment, you came right in her mouth, and Savannah began swallowing what you'd hastily fed her.
After your finale, you decided that feeding her was fine, but you should also get a snack yourself, so you headed to the kitchen.
<<set $savlove+=10, $daystage+=1, $savlust+=5, $jodd=1>>
[Savannah Love is increased]
[Savannah Lust is increased]<img class="centered-image" src="img/loc/19.jpg" width="500px">
------------------------------------
Some thugs are guarding Roy's office and won't let you in
Go to [[workshop|dworkshop]]
Go to [[bar|dbar]]
Go to [[guestroom|droom]]
Go to "[[fuckroom|dfuckroom]]"
[[Return home|hall]]<img class="centered-image" src="img/loc/21.jpg" width="500px">
------------------------------------
<<linkreplace "Watch what is going on">><img class="centered-image" src="img/other/barp1.jpg" width="500px">
They're having a really nice orgy here, of course, but you better not linger here. You never know who might catch a glimpse of your cute ass.<</linkreplace>>
[[Leave|dhall]]<img class="centered-image" src="img/loc/22.webp" width="500px">
------------------------------------
Talk with [[mech girl|bometalk]]
[[Leave|dhall]]<img class="centered-image" src="img/loc/20.jpg" width="500px">
------------------------------------
There is a pissed mattress where you can <<if $daystage!=4>>[[rest|droom][$daystage+=1]]<<else>>rest<</if>> or [[sleep|dsleep1]]
[[Leave|dhall]]<img class="centered-image" src="img/loc/18.jpg" width="500px">
------------------------------------
Talk with [[barman|dbartalk]]
Talk with [[someone|dbarrandtalk]]
<<if $blwork==2 && $daystage!=4>>[[Keep an eye on your girlfriend who works here|bl_maid]]<</if>>
<<if $blmaid==7 && $daystage!=4>>[[Order|bl_maid_use]] $blname yourself<</if>>
[[Leave|dhall]]<<if $brmtalk!=1>><<set $brmtalk=1>><div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bartender</div>\
Hey there, New Face. Looks like you're not as desperate as most of the idiots who come here. You seem okay. So... the first round is on the house. Pick your poison.
</div>\
</div>\
He points behind to a stack of drinks on the cabinet. Hesitant to refuse the generous offer, you agree and ask for a whiskey. When the glass lands in front of you, the bartender asks a question.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bartender</div>\
Soooo... what are you looking for here in these strange times?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Actually, I'm looking for my family. Although I don't think they might be here. But otherwise, maybe a job or something wouldn't hurt. And getting out of the neighborhood... Oh! And I'm $mcname, by the way.
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bartender</div>\
Family, you say? That's what everyone has trouble with these days. And those who are still together face very... heh... strange circumstances. Fathers and daughters, mothers and sons, brothers and sisters... if you know what I mean. By the way, if you really want to find your family, try social media. It's funny how many people forgot about them after all this shit hit, but there are still some who use them.
</div>\
</div>\
You snort, understanding where he's going with this. Actually... he's right. This could be... interesting. The bartender continues, though.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bob</div>\
My name is Bob, my friend, and if you need a job, I can give you some advice. I need a girl for the bar, and Bonnie the mechanic needs a helper in her workshop. Also, the boss is looking for someone crazy enough to agree to walk across the bridge. He needs a courier to deliver goods. If you find some, they can make some good money. Well... not money, of course, but we'll provide food.
</div>\
</div>\
Sipping your whiskey, you thought. $brname seems to know a thing or two about mechanics, $blname could work in a bar and you could try asking Roy about working as a courier. Besides, it might help you look for family there.
Thanking Bob, you decided it was time to set sail for now. However, it was definitely worth checking back later.
[[Time to go|dbar]]<<else>><div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bob</div>\
Hey there, $mcname. How can I help you?
</div>\
</div>\
<<if $blmaid==0>><<linkreplace "Ask about job for a girl">><<set $blcanmaid=1>><div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bob</div>\
Hmm? Is there a girl who could work for me? Well, great. If so, bring her here and we'll sort everything out. We'll pay her three rations per shift. She'll need to help with orders, have a drink sometimes, or keep the customers company. Nothing complicated. Deal?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, I think she can handle it, so yeah. We have a deal. The girl's name is $blname. When can she start?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bob</div>\
Send her here tomorrow and if she turns out to be... suitable, then she can work.
</div>\
</div>\
When you get home, be sure to tell $blname about this, so you can come here later to make sure she got the job.<</linkreplace>><</if>>
[[Time to go|dbar]]<</if>><<set _rnd = ["1", "2", "3", "4", "5"].random()>><<switch _rnd>>
<<case "1">>
After chatting briefly with the drunk in the corner, you learned that this whole gang had gathered here at the very beginning of the epidemic. Since then, they'd been willing to accept anyone, but when the crowds became too numerous, they began weeding out everyone except the most hardened thugs and beautiful women. And even though it hadn't been long since the city had plunged into chaos, many had gone missing or vanished. Some fled, some were killed, and some simply vanished - these are terrible times.
[[Time to go|dbar]]
<<case "2">>
Sitting for a while surrounded by vagrants and bandits, you saw them start fights out of nowhere. The bartender kept them from getting seriously bloody, but it felt like everyone had gone crazy - they weren't just punching people in the face, but as if they were trying to kill each other.
[[Time to go|dbar]]
<<case "3">>
The local raiders groped the girl you didn't know who was serving drinks for a while, and then, in a merry mob, they dragged her off to the restroom. The girl resisted as best she could, but it didn't go over well, and soon screams, groans, and cheerful male laughter could be heard coming from the restroom. The bartender pretended not to notice.
<<linkreplace "Go and see what they are doing">><img class="centered-image" src="img/other/barr1.webp" width="500px">
Well, things don't look so bright for her.
<img class="centered-image" src="img/other/barr2.webp" width="500px">
Maybe she gets good tips for this?<</linkreplace>>
[[Time to go|dbar]]
<<case "4">>
While sitting at the bar for a while, you witnessed a strange scene. A guy stumbled in and started demanding the return of his kidnapped sister. Seeing some prostitute flirting with a customer, he yelled that they'd done something to her and started trying to drag her out of the room. His teeth ended up lying on the floor, separated from the troublemaker himself, the girl left with her customer without even noticing the poor guy and the bartender didn't even pay much attention to the situation.
[[Time to go|dbar]]
<<case "5">>
While you were sitting at the bar, you heard two prostitutes in provocative clothing trying to persuade a nerd girl to try some kind of drink or drug. Apparently, all three knew each other well, but the nerd was trying to get the girls out of there, while they, on the contrary, wanted to persuade her to stay. Eventually, customers came for the girls, and the friend had to leave them.
[[Time to go|dbar]]
<</switch>><<set _rnd1 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd2 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd3 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd4 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd5 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set _rnd6 = ["1", "2", "3", "4", "5", "6"].random()>>
<<set $blhj1 = _rnd1>>
<<if _rnd2!= $blhj1>>
<<set $brhj1 = _rnd2>>
<<elseif _rnd2!=_rnd3>>
<<set $brhj1 = _rnd3>>
<<elseif _rnd2!=_rnd4>>
<<set $brhj1 = _rnd4>>
<<elseif _rnd2!=_rnd5>>
<<set $brhj1 = _rnd5>>
<<elseif _rnd2!=_rnd6>>
<<set $brhj1 = _rnd6>><</if>>
<<set $blhj2 = _rnd3>>
<<if _rnd4!= $blhj2>>
<<set $brhj2 = _rnd4>>
<<elseif _rnd4!=_rnd1>>
<<set $brhj2 = _rnd1>>
<<elseif _rnd4!=_rnd2>>
<<set $brhj2 = _rnd2>>
<<elseif _rnd4!=_rnd5>>
<<set $brhj2 = _rnd5>>
<<elseif _rnd4!=_rnd6>>
<<set $brhj2 = _rnd6>><</if>>
<<set $blhj3 = _rnd5>>
<<if _rnd6!= $blhj3>>
<<set $brhj3 = _rnd6>>
<<elseif _rnd6!=_rnd1>>
<<set $brhj3 = _rnd1>>
<<elseif _rnd6!=_rnd2>>
<<set $brhj3 = _rnd2>>
<<elseif _rnd6!=_rnd3>>
<<set $brhj3 = _rnd3>>
<<elseif _rnd6!=_rnd4>>
<<set $brhj3 = _rnd4>><</if>>
<<set $day+=1, $daystage=1, $mcenergy=$mcmaxenergy, $band_visit=0, $bandloop=0, $blthanks=0, $brthanks=0, $alexanger-=1>>
<<if $food>=3>><<set $starving=0, $food-=3>><<else>><<set $starving=1>><</if>>
<<if $blwork==2>><<set $food+=3>><</if>>
<<goto "dsleep">>Sleeping in this disgusting place couldn't bring you any joy. At night, someone was breaking into the cubicles next to the one you'd chosen for your night's stay. As a result, you were sleeping with one eye open.
[[Time to wake up|dhall][$daystage==1]]<<if $bftalk!=1>>You're greeted by a hot, dark-haired girl with a playful gaze. As she looks you over, a mischievous smile appears on her lips and she asks:
<<set $bftalk=1>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Mech Girl</div>\
<div class="Женский-диалог">\
Heya there, are you new fuckboy here or...?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Huh? No, I kinda live nearby, but wouldn't mind some fucking if you invite.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Bonnie</div>\
<div class="Женский-диалог">\
Tehehe, nice tongue there you get. Maybe we can put it to good use later. No fucking untill then. I'm Bonnie by the way. Work here so this place can see another day. If you have some spare mats I can use a help and replay it with some good time, you know? And yeah, if you've got a handy girl in mind, and preferably a hot one - bring her to me. She could make a good money working in the workshop.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah, can see what you mean. And about girl... I think about it.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Bonnie</div>\
<div class="Женский-диалог">\
Good boy then! Hope we get some fun later. Bring me mats.
</div>\
</div>\
</div>\
<<set $bftalk==1>>
She blow you a kiss and return to her work.
[[Time to leave|dworkshop]]<<else>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Bonnie</div>\
<div class="Женский-диалог">\
Hey, $mcname, how can I help you today?
</div>\
</div>\
</div>\
<<if $brmaid!=1>><<linkreplace "Ask about job for a girl">><<set $brmaid=1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Bonnie</div>\
<div class="Женский-диалог">\
Finally found me a sweetie with working hands? Excellent. Give her the address and have her come here tomorrow. Or the day after. Whenever she has time. I'll pay three meals for a full day, so if the bitch tries hard, you won't have to starve.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You're a fan of dirty metaphors, huh?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Bonnie</div>\
<div class="Женский-диалог">\
Metaphors? Well... you could say it like that. Now, if you've got nothing better to do, get out of here. I still have plenty of work to do.
</div>\
</div>\
</div>\<</linkreplace>><</if>>
[[Time to leave|dworkshop]]<</if>>The bar is quite crowded. Most of the people there are local gangsters and a few girls they've hired for entertainment. $blname is among them. She's milling around, trying to serve orders, ignoring the obscene shouts of the customers. The raiders are shouting at her to move her ass, and she's clearly not happy about it.
However, she's doing her job, clearly wanting to help your group survive. You stay back and keep an eye on what's going on, hoping the situation doesn't get out of hand.
<<set $blg1loop=0>>
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Hey, bitch! Heel!
</div>\
</div>\
You watch $blname approach a man, trying to contain her disgust. She smiles reservedly and asks,
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
How can I help you, sir?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Let me check out your merchandise!
</div>\
</div>\
<img class="centered-image" src="img/bl/blmaid1.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Would you like to see the menu? But we don't have it...
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
I'm talking about something else, you dumb cunt!
</div>\
</div>\
<img class="centered-image" src="img/bl/blmaid2.webp" width="500px">
With one sharp movement, he pulls the girl toward him, grabbing her around the waist and brazenly touching her butt. $blname tries to break free and push him away, but the man is clearly stronger. The bartender indifferently wipes down his counter, glancing away. No one seems to care about the situation.
<<linkreplace "Help her">><<if $blg1loop!=1>><<set $blg1loop=1>>Seeing what's happening, you jump up and rush to the girl's aid. Finding yourself in front of the raider, you push him away and say,
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Get away from her, it's clear that girl isn't one of those sluts!
</div>\
</div>\
</div>\
The guy who should have been attacking you in return just smirks, glances at the bartender, and raises his hands.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
Damn... I must have confused this bitch with the other bitches. She really isn't one of our sluts. For now...
</div>\
</div>\
After that, the guy leaves the room, and you take $blname by the hand, walk away with her and ask if everything is okay.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Thank you $mcname, if it weren't for you - that bastard... oh, thank you! I think they all saw that I have a great protector here, and no one will bother me anymore. All thanks to you.
</div>\
</div>\
</div>\
She calms down and then goes back to work. You're left with a bad feeling about letting her continue working there, but on the other hand, they pay well.
<<set $bllove+=5, $bllust+=15, $daystage+=1>>
[$blname's Love is increased]
[$blname's Lust is increased]<</if>><</linkreplace>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>>They give you a lot of food for her services, so a little close contact is a small price to pay for survival. You don't want to cause any unnecessary trouble with the raiders, so you just watch what happens next, like everyone else.
The bandit groping $blname's body seems pleased, but outraged by her resistance, he gives her a loud slap on the ass and says:
You stupid bitch! Stop squirming! I'll have to punish you!
<img class="centered-image" src="img/bl/blmaid3.webp" width="500px">
His hands crawl over the girl's chest, grabbing her and not just her body. The bandit grabs her top and begins to rip it open with a crunch.
$blname freezes in shock, ceasing to resist. The entire bar watches her bare breasts and the stranger groping her body with complete remorselessness. And no one will come to her aid no matter what happens.
The satisfied man slaps her on the ass and says:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Gang-member</div>\
You're new here, so this will do for now. Improve your skills next time, bitch!
</div>\
</div>\
Returning to his seat, he lets go of $blname, and she runs off in horror to change into the back room. The bartender confidently pretends not to notice.
[$blname's Love is decreased]
[$blname's Lust is increased]
[$blname's Corruption is increased]
<<set $bllove-=5, $bllust+=10, $daystage+=1, $blcor+=1, $blmaid=1>><</if>><</linkreplace>>Looking around the bar, you were surprised to see $blaname wasn't among them. Walking around, you heard conspiratorial conversations near the "game room." Several male voices were discussing a splendid find they'd snagged.
<<set $blg1loop=0>>
Peeking inside, you saw $blaname lying unconscious on the pool table.
<<set $dayblmaid = $day>>
<img class="centered-image" src="img/bl/blmaid4.webp" width="500px">
Her clothes were pulled up, and her ass was being mercilessly groped by male hands. The three men chuckled and chatted contentedly in hushed tones:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Older Gang-member</div>\
I knew this girl was stupid enough to agree to drink from my glass. Good thing fresh meat never thinks for itself...
</div>\
</div>\
They'd drugged her and were now planning to use her as their plaything. And it's unlikely anyone but you could have helped the girl in this situation.
<<linkreplace "Help her">><<if $blg1loop!=1>><<set $blg1loop=1>>Making sure no one was watching, you pulled out a knife and, going inside, grabbed one of the bastards, holding the blade to his neck.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
What are you trying to do, bastards? Get away from her before I cut your balls off.
</div>\
</div>\
</div>\
One of them glared at you, the other backed cautiously toward the exit, and the one in your arms asked:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Black Gang-member</div>\
Who the hell are you, bro? Why the hell are you interfering? Maybe you should join in?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I'm her boyfriend, so if you don't leave right now and forget about this, we're going to have a bloodbath!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Black Gang-member</div>\
Oh, fuck, you're so lucky, Mr. Boyfriend... Okay, okay, you win. We'll get out of here, just let me go. And don't worry we haven't done anything to your hottie... yet.
</div>\
</div>\
You let them go, still holding their weapons at the ready, but instead of trying to retaliate, the raiders actually leave. A bit unexpected.
Having put your weapon away, you help $blname stand up and compose herself. When she asks what happened, you explain that she seems to be simply tired from work. It's better for her not to know what might have awaited her if you had come a little later.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh! Thank you for your concern, dear $mcname! Don't worry, I won't let you down and will provide us with supplies for survival! After this respite, my head seems a little foggy, but I think it will soon clear up and I'll get back to work...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Take your time, Smart Face, rest, and then I'll take you to the hall.
</div>\
</div>\
</div>\
And so you do. No one seems to have noticed the whole situation.
<<set $bllove+=5, $bllust+=15, $daystage+=1>>
[$blname's Love is increased]
[$blname's Lust is increased]<</if>><</linkreplace>>
<<linkreplace "Just watch">><<if $blg1loop!=1>><<set $blg1loop=1>>The guys clearly weren't wasting any time.
<img class="centered-image" src="img/bl/blmaid5.webp" width="500px">
The black raider removed $blname's panties while his friends groped her. The girl's eyes slowly began to open as she watched. She didn't understand what was happening and kept moaning, which only made the rapists even more excited.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Black Gang-member</div>\
Look, this dumb cunt is trying to say something. To me, it sounds like "Please, big guy, shove it in my tight little hole as fast as you can!" I see no reason to refuse her, by the way!
</div>\
</div>\
<img class="centered-image" src="img/bl/blmaid6.webp" width="500px">
With these words, the big black guy entered her pussy and began pounding $blname with increasing speed. The others held her arms apart, and one of them used her soft hand as a personal masturbator while the other simply enjoyed the spectacle.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
What...? What's going on...? Ah! $msname, is that you...? Where...? Oh! Why we...?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Black Gang-member</div>\
It's okay, princess. We just wanted to fuck you good. It'll give your boyfriend something to talk about when he asks why his tiny dick can't satisfy your fucked-up hole anymore. Pretty cool, huh?
</div>\
</div>\
You decided to leave to avoid seeing what happened next. Your gut instinct told you there was nothing good to be seen here.
[$blname's Love is decreased]
[$blname's Lust is decreased]
[$blname's Corruption is increased]
<<set $bllove-=10, $bllust-=15, $daystage+=1, $blcor+=1, $blmaid=2>><</if>><</linkreplace>>Realizing that $blname hasn't been in the room for a while, you decide it might be time to check the "game room." Opening the door, the smell of sex and sweat immediately hits your nose.
<<set $blmaidcor=1>>
<img class="centered-image" src="img/bl/blmaid7.webp" width="500px">
$blname is lying on the pool table. One of the raiders is fucking her. Meanwhile, a big black guy is trying to force his dick into her mouth while a third one is resting a little to the side, apparently tired from the fucking. You realize they've probably been doing this for hours.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Please... I can't take it anymore...
</div>\
</div>\
</div>\
$blname's pitiful moans are met with laughter from her rapists. The resting man says,
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Older Gang-member</div>\
I understand, baby, I'm already drained, but the guys are ready to continue, and you know you can't turn away customers.
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
But... I'm all sore...
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Black Gang-member</div>\
Stop trying to talk with your mouth full, you stupid bitch! Suck it quietly or I'll punch you in the ribs again!
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Older Gang-member</div>\
Wait, I have an idea...
</div>\
</div>\
One of the guys fussed and pulled out his belt. He slung it around the poor $blame's neck, which really turned the big black man on. Taking the "leash" in his hand, he pushed his friend aside and took his place by her pussy.
<img class="centered-image" src="img/bl/blmaid8.webp" width="500px">
The men shifted their positions and continued fucking the poor girl while she squealed and moaned, after which her throat was immediately squeezed by the belt.
<img class="centered-image" src="img/bl/blmaid9.webp" width="500px">
Taking advantage of her helpless submission, the men continued to fuck $blame while she, on the brink of consciousness and delirium, moaned for mercy.
<img class="centered-image" src="img/bl/blmaid10.webp" width="500px">
Mercy only came when the black raider came in her pussy and the remaining two cummed one last time directly into her mouth. After that, the men began to gather themselves and laughingly encouraged each other. It seemed they had a great time.
But the girl was left sprawled on the floor with a belt around her neck and covered in cum. You decided it was time to take care of her, so you picked her up and tried to fix her up. After that, you carried the poor thing home and put her to bed. She'll definitely need that.
<<set $blmaid=3, $daystage+=1>>
[[Time to get some sleep|sleep1]]This time, observing the goings-on in the bar, you noticed that $blname had dressed up in a very skimpy outfit and was acting completely different. Whether she'd resigned herself to her role here, or whether recent events had affected her in this way, it's hard to say. In any case, she began flirting with the patrons and eagerly showing them signs of attention.
At some point, she took a man by the hand and led him into the game room. You had a bad feeling and followed them. It wasn't all bad, but still rather ambiguous.
<img class="centered-image" src="img/bl/blmaid11.webp" width="500px">
$blname was practically naked playing the slot machine while a customer enjoyed the view and periodically began thrusting into her backside. She didn't seem at all embarrassed.
<img class="centered-image" src="img/bl/blmaid12.webp" width="500px">
Sensing that the girl didn't mind, the customer began groping her body and pressing his hard cock against her pussy through her clothes. $blname laughed and pretended nothing was happening.
<img class="centered-image" src="img/bl/blmaid13.webp" width="500px">
At some point, the man pulled out his penis and tried to use her hips as a leash. The girl, unabashed, began jerking him off right there, without taking a break from her game.
When the man came on her hips and left, you met $blname and asked what that was.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
What's wrong? I'm just trying to help us survive. If that means getting a little dirty, so be it. That's why you sent me here, right? And you keep watching. I think you like it...
</div>\
</div>\
</div>\
After that, the girl returned to work. You noticed anger in her eyes, but her cheeks were clearly flushed with excitement. She seemed to be getting into the work.
[$blname's Love is decreased]
[$blname's Lust is increased]
[$blname's Corruption is increased]
<<set $bllove-=10, $bllust+=10, $daystage+=1, $blcor+=1, $blmaid=4>>This time, you didn't see $blname in the hall. It seemed she'd gone back to the game room with a client. You already knew roughly what you'd see there, but you still peeked inside.
Your $blname, the one you'd saved and protected, was there. She was kissing the same guy she'd dragged here last time.
<img class="centered-image" src="img/bl/blmaid14.webp" width="500px">
You could do nothing but watch as he pulled her away from his lips and forced her to her knees so he could use her mouth. The girl didn't resist at all. She seemed to want it, her face contented as she licked his shaft.
<img class="centered-image" src="img/bl/blmaid15.webp" width="500px">
The man grabbed her head and began to gradually increase the pace, using her mouth as a masturbator. $blname obediently did everything they wanted and more. Her tongue danced over the client's penis until he slapped her hands, forcing her to put them behind her back.
<img class="centered-image" src="img/bl/blmaid16.webp" width="500px">
From that moment on, the girl had to swallow his penis deeper and, if possible, avoid using her hands. However, she was clearly not a professional and couldn't maintain this pace for long. Her mouth could barely accommodate the penis, so she ended up having to continue pleasuring the client with her hands.
Leaving these two, you decided to go about your business. You probably won't see anything new here today.
[$blname's Love is decreased]
[$blname's Lust is increased]
[$blname's Corruption is increased]
<<set $bllove-=10, $bllust+=10, $daystage+=1, $blcor+=1, $blmaid=5>>As usual, you look around the bar and don't notice $blname again, but this time she's not in the "game room" either. You can only ask the bartender if he's seen where she might have gone.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Bob</div>\
Hm? Oh, that one. Well... she's undergoing "special training." I suppose you'd like to see how she's doing, huh, bud? Well, it's in the room on the second floor. Here's the key. You can go take a look - just don't disturb them too much.
</div>\
</div>\
Somewhat surprised, you take the key and head upstairs as Bob directed. As you approach the room, you hear strange sounds. Like someone choking on something large...
<img class="centered-image" src="img/bl/blmaid19.webp" width="500px">
Peeking into the room, you see $blname kneeling in front of a man you don't know. He shoves his dick right down her throat and says,
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Unknown Man</div>\
That's it. Try not to touch it with your teeth, wrap your tongue around it, and relax your fucking throat! I'm already tired of this newbie play. It's time for us to move on to the next lesson, so spread your legs, bitch!
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Cough cough... as you say, Master...
</div>\
</div>\
</div>\
You heard right. She called this man "Master," and then spread her legs like an obedient little doggy.
<img class="centered-image" src="img/bl/blmaid18.webp" width="500px">
The man began to massage her pussy. His hand played with her labia and clit, and he placed her hand on his groin to keep her from relaxing.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Master</div>\
That's it. And don't you dare cum until I give you permission.
</div>\
</div>\
The show didn't go on for very long. Realizing that $blname wasn't holding back very well, the man decided to punish her.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Master</div>\
Since you're so stupid that you can't follow simple commands like a human being, I'll have to use you like a thing. Open your mouth wider.
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I... I'm sorry... of course, Master.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blmaid20.webp" width="500px">
He grabbed the girl's head and impaled her on his cock. Then he began pushing it as deep as he could into her throat. When $blname began to choke on him, the man simply continued to hold her there and only when she began to struggle did he let go.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Master</div>\
Don't you dare struggle next time. If I want you to choke on my cock, you should. Even if you pass out, don't you dare resist. Now let's do it all over again. After that, I'll give you your medicine.
</div>\
</div>\
You looked in surprise at what had happened to $blname, who had always been quite submissive, but not to this extent. And he said something about medicine... well, it's too late to do anything about it. All that remains is to hope that she'll be okay.
[$blname's Love is decreased]
[$blname's Lust is increased]
[$blname's Corruption is increased]
<<set $bllove-=10, $bllust+=10, $daystage+=1, $blcor+=1, $blmaid=6>>Since $blname wasn't in the gym, you took the key from Bob and decided to check if she was busy with another workout. As you approached, you heard moans and the slap of wet flesh against each other.
$blname appeared in the room before you, and her appearance was completely unexpected. She barely resembled the girl you knew. She looked more like a piece of meat that had been fucked for a very long time. And it was still going on.
She lay on the couch, disheveled and drenched in sweat. Her mouth never fully closed, drooling. Her eyes were unfocused and darted from side to side, never settling.
<img class="centered-image" src="img/bl/blmaid21.webp" width="500px">
The Master's body loomed over her, pounding her with new lessons. Holding $blname by the hair, he pressed down on her head while simultaneously pounding her cunt, which looked like it had been through several very rough hours.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Master</div>\
Face down, ass up.
</div>\
</div>\
As soon as the man gave the command, $blname immediately obeyed.
<img class="centered-image" src="img/bl/blmaid22.webp" width="500px">
He grabbed her by the pigtails, spat in her face, and began literally fucking her face. Slowly at first, but gradually increasing his speed, the Master began mercilessly using $blname while she continued to breathe heavily, her tongue lolling out and trying to swallow his cock deeper.
<img class="centered-image" src="img/bl/blmaid24.webp" width="500px">
Satisfied with her performance, the man lifted the submissive girl in his arms and began fucking her in a new position. $blname moaned loudly and bounced on his cock like a madwoman. For her, the whole world seemed to narrow to a single feeling - pleasure.
Finally having had enough of her body, the man simply threw her off him onto the floor. She could be heard screaming in pain and surprise, but after the cock appeared in front of her face again, she changed.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Am I doing everything right, Master?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Master</div>\
Yes, go on...
</div>\
</div>\
<img class="centered-image" src="img/bl/blmaid25.webp" width="500px">
$blname began stimulating her own mouth, thrusting her fingers inside, while Master began to cum on her face.
When he finished, he went to get his clothes and said briefly:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Master</div>\
Excellent. You passed. You'll start working tomorrow. You'll make a great slut.
</div>\
</div>\
You left the room, thoughtfully pondering how this poor girl's fate had turned out. Perhaps if you hadn't tried to use her to survive, a different outcome would have awaited her.
<<set $blmaid=7, $daystage+=1>>
[$blname's now gonna be Bar Slut]<<set _rnd = ["1", "2", "3"].random()>><<switch _rnd>>
<<case "1">>
<img class="centered-image" src="img/bl/blmaid26.webp" width="500px">
You see $blname with a client. He's having sex with a girl in the game room.
<img class="centered-image" src="img/bl/blmaid27.webp" width="500px">
She seems uncomfortable when they grab her pigtails and use her head like a handle, but no one gives her a choice. Sometimes she moans with pleasure, sometimes with pain.
<<set $daystage+=1>>
<img class="centered-image" src="img/bl/blmaid28.webp" width="500px">
When the man gets tired of her pussy, he throws her onto one of the slot machines and starts playing with $blname's mouth while she's in an unnatural position.
<<case "2">>
This time, $blname got a real bull. The big black man was ready to destroy her holes, but he kindly decided to give her a chance to survive.
<img class="centered-image" src="img/bl/blmaid32.webp" width="500px">
Naturally, the girl immediately began preparing his cock with her mouth. She coated it with as much saliva as she could, clearly anticipating that her hole would be thoroughly ravished.
<img class="centered-image" src="img/bl/blmaid33.webp" width="500px">
At first, the man was somewhat polite to her. He put her on her knees and began gently fucking her pussy with his huge black cock.
<<set $daystage+=1>>
<img class="centered-image" src="img/bl/blmaid34.webp" width="500px">
After a couple of minutes, he got tired and simply sat her on top and began fucking her hard and confidently, driving his cock into $blname's insides. The girl moaned, trying to take the whole thing inside her, but she couldn't.
<<case "3">>
<img class="centered-image" src="img/bl/blmaid23.webp" width="500px">
The screen showed $blname lying on her back in front of a man who had been fucking her pussy for some time. Judging by her appearance, she was being treated like a lowly whore and used accordingly.
<img class="centered-image" src="img/bl/blmaid35.webp" width="500px">
Tired of her hole alone, the man began to find the key to her ass. The girl tried to explain to him that the ass wasn't on the menu, but he didn't listen.
<<set $daystage+=1>>
<img class="centered-image" src="img/bl/blmaid36.webp" width="500px">
A few moments later, $blname was trampled into the couch while the client was ravaging her ass. Moments of moaning, groaning, and slapping of her poor bottom could be heard.
<</switch>>Seeing $blname spending her time servicing customers, you decide to join in on the fun.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hey, $blname, how about servicing me too? I've been missing my attention lately.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Wow, $mcname! Are you serious? Of course! Let's step aside and I'll show you what I've learned here!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blmaid29.jpg" width="500px">
She smiles and shows you her breasts as a sign of consent. You take her to the playroom and examine her thoroughly.
<img class="centered-image" src="img/bl/blmaid30.jpg" width="500px">
Now $blname is no longer the innocent girl who was overwhelmed with warm feelings for you. She's become a slut, reeking of cum and always ready for another dick.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Give me your tool, handsome! I'll polish it for you, I only have ten minutes until my next order!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/blmaid17.webp" width="500px">
Falling to her knees, $blname begins sucking your dick, and you appreciate how much better she's gotten at it. I have to admit, her mouth works much better now. Her tongue is more active, and she's clearly become more skilled at swallowing.
<img class="centered-image" src="img/bl/blmaid31.jpg" width="500px">
It doesn't take long before you, impressed by her technique, cum. She smiles, accepts it all, and then quickly tells you:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Already done? Well, great! Then I'm off - I still have a ton of cocks to serve!
</div>\
</div>\
</div>\
[[Leave|dhall]]Now $blname is <<if $blwork==1>>Do patrols<<elseif $blwork==0>>Rest<<elseif $blwork==3>>Work in Den's bar<</if>>
Now $brname is <<if $brwork==1>>Do patrols<<elseif $brwork==0>>Rest<</if>>
Give $blname's <<linkreplace "task">>
<<linkreplace "Give girl patrol task">>You gave $blname the task of patrolling the surrounding area to make sure there were no problems around.<<set $blwork=1>><</linkreplace>>
<<linkreplace "Let her rest">>You gave the girl a chance to rest and regain her strength, which you will need in the future.<<set $blwork=0>><</linkreplace>>
<<if $blcanmaid==1>><<linkreplace "Send her work to the Den's bar">>You sent her to work in a bar where she could earn good money, even if she risked herself a little.<<set $blwork=2>><</linkreplace>><</if>>
<</linkreplace>>
Give $brname's <<linkreplace "task">>
<<linkreplace "Give girl patrol task">>You gave $brname the task of patrolling the surrounding area to make sure there were no problems around.<<set $brwork=1>><</linkreplace>>
<<linkreplace "Let her rest">>You gave the girl a chance to rest and regain her strength, which you will need in the future.<<set $brwork=0>><</linkreplace>>
<</linkreplace>>
[[Return|mcroom]]<<if $blmaid==0>><<include "bl_maid_1">><<elseif $blmaid==1>><<include "bl_maid_2">><<elseif $blmaid==2>><<goto "bl_maid_2_1">><<elseif $blmaid==3>><<include "bl_maid_3">><<elseif $blmaid==4>><<include "bl_maid_3_1">><<elseif $blmaid==5>><<include "bl_maid_4">><<elseif $blmaid==6>><<include "bl_maid_4_1">><<elseif $blmaid==7>><<include "bl_maid_end">><</if>>
[[Time to leave|dbar]]<<set _rnd = ["1", "2"].random()>><<switch _rnd>>
<<case "1">>
In the morning, when you enter Alex's room, you discover that the girl and her daddy are continuing to grow closer.
<img class="centered-image" src="img/al/alwh1.webp" width="500px">
Alex lies on the bed while Hugh licks her pussy with all the enthusiasm a good father can muster.
<img class="centered-image" src="img/al/alwh2.webp" width="500px">
Naturally, Alex is also ready to return the favor and get her daddy ready before he plunges his cock deep into her cunt.
<<set $daystage+=1>>
<img class="centered-image" src="img/al/alwh3.webp" width="500px">
Throwing her legs up high, Hugh begins to pound his own daughter while she moans sweetly and arches with pleasure beneath him.
<img class="centered-image" src="img/al/alwh4.webp" width="500px">
Shifting positions and panting with all his might, the proud father tries to release everything he's pent up into little Alex. They're not really that human at this point -just two animals succumbing to animalistic desire.
<img class="centered-image" src="img/al/alwh9.webp" width="500px">
When Hugh finally gets ready to cum and fill Alex with his seed, she offers her face without a second thought. It's clear that this is just as enjoyable for her as it is for her daddy.
<<case "2">>
Your morning visit to Alex's room revealed a sight quite unusual in the old days.
<img class="centered-image" src="img/al/alwh5.webp" width="500px">
A kind old father was using sex toys to prepare his daughter's ass for rough anal sex. Meanwhile, little Alex moaned and cried out, but continued to obediently wait for her daddy to finish.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Yes, daddy! Please - fuck that dirty hole!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alwh6.webp" width="500px">
Alex moaned as Hugh puffed above her, trying to fulfill his princess's desire. It took effort, but when his cock finally left her ass, Alex's asshole gaped wide.
<img class="centered-image" src="img/al/alwh7.webp" width="500px">
Naturally, being a good girl, Alex immediately began cleaning the cock that had just been in her ass. Or perhaps she simply knew he would soon return and was trying to lube it up well to enhance her pleasure.
<img class="centered-image" src="img/al/alwh8.webp" width="500px">
When Hugh positioned himself beneath Alex and began to fuck his daughter, loudly slapping her ass with his own hips, the entire house filled with Alex's sweet moans, seemingly experiencing an anal orgasm.
However, the old man couldn't continue forever.
<<set $daystage+=1>>
<img class="centered-image" src="img/al/alwh9.webp" width="500px">
He forced Alex to her knees, moved his penis, pulled from her ass, toward his daughter's face and began to splatter it with his cum.
<</switch>>That afternoon, you bumped into Hugh in the living room and, out of curiosity, ask:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
So how about you repay me for everything I've done for you and your family? You two are getting along so well these days.
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Does giving someone drugs count as "helping"?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You do remember I can get more, right?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Well... in some way, you're right... So what do you want? Maybe some fun with Savannah?
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Nah, she's always ready to give herself to anyone who's willing to take. Your wife is real whore, you know? Today, I want Alex.
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Okay. I have something in mind. Play along with me, and we can have some fun with my little slut.
</div>\
</div>\
Hugh asks you to step outside for a couple of minutes, and when you return, he's already there with Alex.
<img class="centered-image" src="img/al/alwhyf1.webp" width="500px">
The girl is wearing luxurious lingerie, a gold collar, and Hugh is blindfolding her with a silk ribbon. You immediately understood what was going on. Quietly entering, you stood in front of Alex, who had just been forced to her knees by her father. You unzipped your pants. Your cock was already slapping her in the face.
She began to gently and tenderly suck you off, but the blindfold slipped to the side, and Alex realized you weren't her daddy. You might have expected some kind of aggressive reaction, but instead, she only said:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
I'm not stupid, I figured it out right away. You're bigger than daddy...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alwhy2.webp" width="500px">
A satisfied smile played across your face as you grabbed the leash and stood enjoying Alex's blowjob while her father helped her maintain the pace by pressing down on her head from behind.
<img class="centered-image" src="img/al/alwhy3.webp" width="500px">
The girl didn't seem too opposed to your play, and eventually, kneeling, she began playing with both of your cocks. Hugh didn't look too pleased since Alex had pointed out the obvious, but that didn't matter.
<img class="centered-image" src="img/al/alwhy4.webp" width="500px">
Little Alex was doing her job well, so when you were ready, you and her daddy started spray the slut with your cum.
As Alex stood up, she looked at her father and asked:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Are you happy, daddy?
</div>\
</div>\
</div>\
<<set $daystage+=1>>
You didn't wait for an answer, because you knew her daddy would be happy as long as he had the drugs.That evening, sweet moans were heard coming from Hugh and Savannah's room. This was especially noticeable because Savannah was downstairs cooking.
<<set $blg1loop=0>>
Peeking inside, you saw Alex in sexy lingerie and her daddy, who couldn't get enough of his hot daughter.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Glad to see you're having fun. I think it's time I joined in, considering it was only thanks to me that this was possible. Don't you think, Hugh?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Did you bring the drugs? I'm running low. That little minx is sucking me dry.
</div>\
</div>\
<<if $lustdrug==0>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, no, but we...
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Then get some! My girls need attention!
</div>\
</div>\
Alex laughed at you and said:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Bye-bye, loser! If you don't listen to daddy, then fuck off!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Good girl. Now start sucking. Maybe we can make it work...
</div>\
</div>\
The door closed in your face and squelching sounds came from behind the door, indicating that Alex had started work.<<else>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah, I've got them. Here you go, buddy. This should keep you going for a couple more days, and in the meantime, I'm hoping to get my hands on Alex.
</div>\
</div>\
</div>\
After Hugh took his medicine, his gaze became more relaxed, and all the blood rushed to his penis. He plopped down on the sofa and, beckoning you to follow him, said:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Of course, my friend. Alex, please treat our guest to the highest standard. And don't forget about Daddy!
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
But now is our time!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Don't argue, you little bitch! Once you start sucking our dicks, you'll get hooked!
</div>\
</div>\
<img class="centered-image" src="img/al/alwhy1.webp" width="500px">
Alex had no choice but to obey. She sat down in front of you, took your tools in her hands, and began sucking. You expected this slut to devote her full attention to Hugh, but instead, as soon as your hefty cock was in front of his eyes, she began polishing it without a shred of embarrassment.
Sensing that Alex was clearly upset with Hugh, you thought you could use this situation to your advantage by usurping her for the entire evening.
<<linkreplace "Take Alex holes yourself">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Show me your sexy body, baby. Let's see what's on the menu today.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alwhy2.webp" width="500px">
Alex stood up and began to undress. It seems that when you decided to compliment her body, she became a little friendlier towards you, considering how easily her father traded her holes for a dose of drugs...
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Come here, baby. I'll take care of your needs. Look at this huge cock. You've been dreaming of it inside you for a long time, haven't you?
</div>\
</div>\
</div>\
The girl didn't answer, but her wet cunt spoke volumes.
<img class="centered-image" src="img/al/alwhy3.webp" width="500px">
Gripping Alex's hips, you entered her hot pussy and began to fuck her in front of her father. Hugh knew what was coming, but it seemed jealousy still pricked him, as he almost immediately began kissing his girl while your hard cock drilled her insides.
<img class="centered-image" src="img/al/alwhy4.webp" width="500px">
Having positioned the little one on top, you began to fuck her tight hole, which Hugh, despite all his efforts, still couldn't sufficiently penetrate. Alex began to suck her daddy while your cock continued to penetrate her deeper than ever before.
<img class="centered-image" src="img/al/alwhy5.webp" width="500px">
To the sound of her sweet moans, you shifted positions again. This time, she looked directly at her father while your boner pounded her pussy. Hugh was apparently too excited and couldn't stop kissing Alex. She helped him from time to time, sometimes with her hand, sometimes with her lips, but she was only coming now thanks to you.
<img class="centered-image" src="img/al/alwhy6.webp" width="500px">
Having played with her pussy enough, you pulled out your cock and began to place it against her ass. Alex seemed about to say something, but the cock in her mouth got in the way, and you began to pound her ass right in front of her beloved daddy. The bitch moaned, her hole clenching around you as if you were the first person to truly fuck her. Finally, when she came, you, too, felt it was time to finish.
<<set $daystage+=1, $lustdrug-=1>>
<img class="centered-image" src="img/al/alwhy11.webp" width="500px">
Putting Alex on her knees, you and Hugh began cumming all over her sweet face. Soon, she was covered in cum and sank tiredly to the floor. It seems you fucked her well.<</if>><</linkreplace>>
<<linkreplace "Share them with Hugh">><<if $blg1loop!=1>><<set $blg1loop=1>><div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Let's not play games, Hugh. I want to fuck your daughter, and you want the same. I think it's only fair if we split her holes equally and drive the little slut so cock-addicted that she'll never dare think about anything else in life. How about that?
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Heh, that's fucking brilliant. Alex, give me your ass. I think it's time to practice your double-penetration skills. Squeeze our dicks hard or you'll be punished later!
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Dad, but I...
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Shut up. We're going to fuck you whether you want it or not.
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well said, Hugh! I'll take her pussy, and you stretch her ass in the meantime.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alwhy7.webp" width="500px">
And that's what you did. Your shafts penetrated Alex's holes and began to stretch her from the inside. You felt like you weren't alone in this elastic beauty. The girl grunted in displeasure at first, but quickly began to moan and move toward you.
<img class="centered-image" src="img/al/alwhy8.webp" width="500px">
While your tools pounded her ass and pussy in sync, Alex moaned something unintelligible into your chest:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Bastard... it's all your fault... you turned daddy... oh... my daddy... he's fucking... oh... my ass... he's crazy about my... God! So good!
</div>\
</div>\
</div>\
You pushed Hugh aside, then turned Alex over and said:
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Shut your mouth, honey. And you, daddy, give your girl some love, because it seems that stupid cunt is starting to think. We need to fix that.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/al/alwhy9.webp" width="500px">
When you started fucking Alex again, this time in a new position, you heard her moans and frantic muttering above you. However, it didn't matter anymore, because your cock in her ass made Alex drown in an ocean of pleasure.
<img class="centered-image" src="img/al/alwhy10.webp" width="500px">
Turning her body sideways, you and Hugh continued pounding her. You took Alex's pussy again while Mr. Johnson had her already thoroughly ravaged ass. Alex periodically tried to say something to you, but you simply shut her dirty mouth or lightly suffocated the stupid bitch.
<img class="centered-image" src="img/al/alwhy11.webp" width="500px">
In the end, when you both felt ready, Alex was thrown to her knees. You began jerking your cock right into her face, preparing to fill this little brat with your cum. When it happened, Alex slowly slid to the floor. Her holes were ravaged, her mind was wandering and she was drowning in cum and pleasure.
<<set $daystage+=1, $lustdrug-=1>>
She's unlikely to recover from that.<</if>><</linkreplace>><</if>>Hearing the sounds of commotion and Hugh's voice from Alex's room, you decide it would be a good idea to visit his wife, who had been so unfairly abandoned, completely alone and neglected. You weren't mistaken. In the master's bedroom, you were greeted by a lonely and attention-hungry slut. At your appearance, she immediately perked up, the dejection vanished from her face, and Savannah addressed you with a smile:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Dear, dear $mcname, I'm so glad you came. Can I count on you to keep me company and drown out what those bastards are doing in the next room?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You mean you want me to fuck you better than your husband fucking your daughter?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Well... if that's what you're talking about, then yes. Mommy wants some sugar too.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/savwhm1.webp" width="500px">
Savannah fell to her knees in front of you and immediately began sucking your cock. She wasn't bothered by your words or the sounds coming through the wall. She gave herself over completely to pleasure.
<img class="centered-image" src="img/sav/savwhm2.webp" width="500px">
A couple of minutes later, her luscious ass was already bouncing on your cock, raining down blows of its flesh on you every time. Watching that ass move up and down, you could relax and enjoy the hot sex.
<img class="centered-image" src="img/sav/savwhm3.webp" width="500px">
When you tired of her hole, you ordered her to work her tits, and Savannah eagerly got to work. Tightly wrapping her breasts around you, she accepted everything you gave her, be it cock, a finger, or insults. She didn't care—you could tell from her eyes that she wanted to continue forever.
However, eternity wasn't something you could afford.
<img class="centered-image" src="img/sav/savwhm4.webp" width="500px">
After working her tits, she pounced on your cock and began literally sucking the cum out of it. It seemed she was hungry not just for pleasure, but for your manhood, which you rewarded her with for a job well done.
<<set $daystage+=1>>
After finishing, you spanked this hot MILF's ass and went about your business.Investigating the strange sounds coming from the dining room and kitchen, you witnessed a beautiful scene of intimacy and connection between mother and daughter.
<img class="centered-image" src="img/sav/saval1.webp" width="500px">
Savannah and Alex, lounging on the couch, explored each other's naked bodies. Savannah, without the slightest embarrassment, groped and caressed her daughter's charms.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Don't worry, darling, Mommy will help you accept our new life. I know exactly what your daddy doesn't, and I can help you feel... better yet, I'll show you.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/saval2.webp" width="500px">
Her hand dropped to Alex's pussy and she began to insert her finger directly into her hole. A slight indignation came from Alex, who let out a breathless groan as Savannah's second finger entered her pussy:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
You... ah... have always been a bad mother...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/saval3.webp" width="500px">
In response to this statement, Savannah lowered her head to Alex's pussy and began to gently lick her clit. Her mother's tongue touched her daughter's clitoris and then darted off, tracing her labia. This made Alex's hole flow like a river.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Now let's look at your ass. Daddy's probably already got there, right? Soon you'll understand how much pleasure that hole can bring you...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/saval4.webp" width="500px">
Savannah's fingers began to run over Alex's body and, grasping her young bottom, began to carefully and gently penetrate her asshole. One finger was followed by another. Alex moaned, but clearly not from pain, as her mother carefully lubricated her tools with her tongue.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Come here, baby. You'll love it.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Alex</div>\
<div class="Женский-диалог">\
Speak for yourself, whore... I'm not like you... I only love Daddy... ah! I do it for him!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Never mind, soon you'll love all cocks, and the more the merrier.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/saval5.webp" width="500px">
Although Alex protested, she obediently offered her ass to Savannah's tongue, which lubricated her hole before moving on to the next stage of their training. More and more fingers plunged into little Alex's ass. The girl periodically squealed, feeling the pressure, but her mommy did everything carefully, and Alex still experienced more pleasure than pain.
<img class="centered-image" src="img/sav/saval6.webp" width="500px">
Then Savannah began to thrust almost her entire hand, well-lubricated and tender, into her well-lubricated ass. At the same time, she played with her daughter's pussy, which left Alex speechless. All she could do was pretend the anal orgasm wasn't looming behind her, waiting for her mommy to finally open the door.
After Alex came in Savannah's hands, she laughed contentedly at her daughter's shaking body.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
See? I told you you'd love it. But that's not all... I have some homework for you, my girl.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/saval7.webp" width="500px">
Savannah pulled out the butt plug and began carefully inserting it into her daughter's stretched asshole.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
That's it, my precious, you need to stretch that hole. Do it like this for a while. I'm sure you'll get used to it.
</div>\
</div>\
</div>\
<<set $daystage+=1>>
For a while, Savannah gave Alex advice and instructions on anal sex. She warned her about the dangers and difficulties that could be associated with it. You followed them further, but didn't see anything more interesting.While you were sitting in the living room one evening, pondering what to do, something suddenly happened. Outside the window, you saw a curvy angel clad in the most lustful fishnet outfit you'd ever seen.
<img class="centered-image" src="img/sav/savwh1.webp" width="500px">
It was Savannah, standing on the balcony, enticing you with her movements. At one point, hearing the slapping of her buttocks, you weren't sure if it was her ass or your heart.
She fluttered into the room and, arching seductively, asked:
<img class="centered-image" src="img/sav/savwh2.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Hey, honey, you must be bored. Maybe you'd like some dirty, vulgar, and unsafe sex while my soft-dicked husband fucks our daughter?
</div>\
</div>\
</div>\
You were about to nod in response when you heard footsteps behind you and a shout:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
What the hell? You're causing such a mess again, you dirty slut!
</div>\
</div>\
<<if $lustdrug==0>>You sighed. It's not like cheating was considered a bad thing these days, and this guy is literally screwing his daughter, so he's not the one to lecture you. However, if you were to have an unnecessary fight with Hugh, he might just end up kicking you out of his house.
If you'd had the drugs he loves so much... well... then he'd have sung a different tune. Unfortunately, you didn't.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
And don't fall for her provocations $mcname! Stay away from my wife! Come here, Savannah, we need to talk!
</div>\
</div>\
You watched sadly as he took your treat away while she yell on him. Well, maybe another time.<<else>>Yeah, Hugh seems to be in a bad mood, but you know a way to change that. You literally have what he wants right in your pocket. So maybe you could give him a hit of drugs for the chance to have some fun with Savannah?
<<linkreplace "Give him a dose">>You take out a dose of drugs and toss it right into Hugh's hands. He catches it and holds it as carefully as if it were his child. Or maybe even more carefully. Impatiently, he takes the drug right away and, with a new perspective on the situation, begins to breathe heavily.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Thanks to $mcname, you're the only one who understands what I need to cope with the stress of everything going on!
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Yes, stress. You just want your crooked carrot to get down Alex's tight rabbit hole!
</div>\
</div>\
</div>\
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
Shut your mouth, you stupid slut! You don't know what you're talking about! Alex just loves me in a way you never could!
</div>\
</div>\
The situation is starting to get tense, and in the wrong way. You've made up your mind and decide you need to play along with Hugh.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Exa-a-actly... and since Savannah's such a dumb slut who even disrespects you, how about we punish her? Together, we can definitely fuck some sense into her dumb cunt!
</div>\
</div>\
</div>\
Savannah gave you a strange look that seemed to imply approval, but she didn't intervene. Hugh thought for a moment, then commanded his wife:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Mr. Johnson</div>\
That's right, bitch! We're going to punish you! Come here, buddy, spank that ass!
</div>\
</div>\
<img class="centered-image" src="img/sav/savwh3.webp" width="500px">
Coming closer, you began kneading and groping Savannah's backside. Hugh was doing much the same, stroking his swollen cock through his pants. His wife looked like a gorgeous bitch, and he couldn't deny it. Your finger was soon inside her ass, and Savannah said, slightly ashamed,
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Oh, forgive me... let me make it up to you. Take your cocks out. Let me take care of them.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/savwh4.webp" width="500px">
And so you did. Savannah wrapped her luscious lips around your shafts and began working with her hands on what her tongue couldn't reach. Hugh looked at her with an aroused gaze, and it seemed that at that moment, it wasn't she who was doing what she was told, but he who was submitting to the magic of her mouth.
<img class="centered-image" src="img/sav/savwh5.webp" width="500px">
When Savannah began to polish her husband's cock too vigorously, you began to slap her face with your baton. Of course, understanding what you wanted from her, she released his cock from her mouth and, opening it wide, began to try to cover you both with her tongue. Her eyes were fixed on you, and her lips seemed to blow you a kiss through the two cocks she was working on.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Now let the slut work on my cock, or I'll accuse her of excessive marital fidelity!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/sav/savwh6.webp" width="500px">
You laughed at your own words, and Savannah accepted your cock without argument, sliding it into her cheek while Hugh began to ravish her beautiful breasts. You used every curve of her body for your own pleasure, and she was only too happy to let you. Her eyes remained fixed only on you as her breasts tightly squeezed her husband's cock.
<img class="centered-image" src="img/sav/savwh7.webp" width="500px">
It was finally time to explore her lower holes. Savannah lay down on top of you and began whispering in your ear while two cocks simultaneously filled her.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Savannah</div>\
<div class="Женский-диалог">\
Yes, darling... please me... feed my hungry pussy...
</div>\
</div>\
</div>\
You didn't argue and continued pounding her hole while Hugh worked on her ass. Fighting the urge to cum while this beauty moaned above you was quite difficult. Especially considering she was deliberately squeezing you harder and was extra tight due to the fact that there wasn't as much room left inside her as usual.
<img class="centered-image" src="img/sav/savwh8.webp" width="500px">
Pulling your cock out of Savannah's pussy, you changed position and shoved it back into her mouth. Hugh continued to fuck her ass, but even in this position, Savannah continued to look at you. Perhaps she was aroused by you specifically, or by the fact that another man besides her husband was fucking her. Who knows.
<img class="centered-image" src="img/sav/savwh9.webp" width="500px">
However, you couldn't continue forever. Pulling your cocks out, you began thrusting directly into Savannah's face, where she caught the drops of your cum like a cat whose face was drenched in milk.
<<set $daystage+=1>>
After you finished, you exhaled and started getting ready. It was time for bed, and you were still here having fun...<</linkreplace>><</if>><img class="centered-image" src="img/other/smp.webp" width="500px">
Welcome to the Town Social Media!
What are you looking for?
[[Mom page|mpage]]
[[Sis page|spage]]
[[Little sis page|lspage]]
[[Dad page|dpage]]
[[exit|mcroom]]<<if $blcor>=10>>Deciding to check on $blname, you saw her in a very unsightly state. She was kneeling near the bathroom, pulling your boxers out of your dirty laundry and sniffing them like an animal.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
What the hell? Are you crazy, girl?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I don't... oh... yeah... um... oh, I don't care! I really need it! Please, give me your dick!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul1-5.webp" width="500px">
Having said this, lust growing on her face, she crawled up to you and began stroking your groin, trying to stroke, lick, and sniff it right through your pants. She had a rather pathetic expression. Pathetic and desperate.
Realizing that she must have gotten worse and perhaps gone a little crazy, you beckoned her into the room.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Follow me. We'll go to your place now, and you can get what you want.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Dick... I want cock... penis...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul1-6.webp" width="500px">
With these words on her tongue, she crawled after you like an animal. Pathetic, like a parody of herself.
Closing the door behind you, you threw her onto the bed. She wants it, and it might help, so it's probably worth a try. Pulling down her panties and examining her ass, you felt arousal spread through your body.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
So you want this, $blame? You want me to take advantage of your numb head and fuck you soundly, right?
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul1-7.webp" width="500px">
You pressed your cock against her ass and began to press it against her. She might not even be sure which hole you were going to penetrate, but she nodded in agreement anyway. When you entered her, she immediately moaned and began to obediently move towards you.
<img class="centered-image" src="img/bl/bllul1-8.webp" width="500px">
Turning her onto her back, you began to powerfully and rapidly pound her pussy while she moaned beneath you like a complete slut. Helping her cum with your hand, you fucked her while $blname screamed:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Yes! Yes! That's it! Fuck me! Do whatever you want with me! I'm just a toy! A toy in your hands!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul1-9.webp" width="500px">
Placing her on top of you, you began pounding her pussy so hard that it turned red and swollen. It seemed like a little more and you might drive $blname crazy with pleasure. You yourself seemed to be going crazy from it, continuing to furiously fuck your girlfriend, listening to her cum over and over.
<img class="centered-image" src="img/bl/bllul1-10.webp" width="500px">
You fucked her as long as you had the strength, but when you finally felt yourself running out of steam, you threw her on the floor and stood up, coming all over her face. The girl obediently accepted everything you gave her and began swallowing.
After that, she tried to climb into bed, but she was completely unable to do so. You had to help her and push her into the cot. She began to snore with fatigue, and you quickly left her.
[$blname's Love is decreased]
[$blname's Lust is increased]
<<set $bllove-=5, $daystage+=1, $bllust+=5>><<elseif $blcor>=5>>As you pass by $blname's room, you hear moans. It's not uncommon, but you're a responsible person, so you decide to check if she's overdone it. Opening the door, you see $blname's face, as if she'd been waiting for you to appear.
<img class="centered-image" src="img/bl/bllul1-1.webp" width="500px">
She looks at you with a smile and lowers her hand to her wet pussy. Her fingers begin to play with her already reddened vulva again.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Don't just stand there, darling. Don't just stand there, $mcname. Come on in already. I want you here so badly right now. I think I'm going to... oh... I'm going to cum!
</div>\
</div>\
</div>\
With these words, she begins to shake with pleasure, but a few moments later, her hand resumes rubbing her labia. You walk straight toward her, mesmerized, and when you're close, $blname begins to pull down your pants with her free hand.
When your penis pulls out, she no longer needs her hands. She switches to him. He kisses it, sniffs it, looks at it, and admires it.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
You don't mind if I please you, do you? Of course not, otherwise you wouldn't have come here, right? Great... I was reading something recently and there was something I wanted to try...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul1-2.webp" width="500px">
The girl lies down on the bed across from you. Her legs wrap around your penis and begin to jerk it with up-and-down movements. Her naked body is ablaze with heat, and the place where you ended up is soaked in her sweat and juices. Your eyes, ears, touch, and smell are trying to make you cum.
<img class="centered-image" src="img/bl/bllul1-3.webp" width="500px">
Apparently seeing your reaction, $blname bites her lip and turns her ass towards you. She wraps her legs around your penis again and continues rubbing it.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
So, how do you like it? Do you like it? Am I a good girl? Am I doing a good job? Are you satisfied?
</div>\
</div>\
</div>\
Her questions only distract you from the process, and so, feeling like you're about to cum, you turn her toward you and place your cock against her mouth.
<img class="centered-image" src="img/bl/bllul1-4.webp" width="500px">
$blname obediently wraps her lips around it and begins sucking until you shoot your cum right into her mouth. When that happens, she swallows it and opens her mouth contentedly, showing you.
A few moments later, as you lie together, she asks:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
This is okay, right? You're not disappointed in me because I was so aroused, are you?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
No, $blname is fine. I was just a little surprised by your... skills. It was strange, but interesting. Are you feeling good, by the way?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Great! But to be honest I'd like to suck your cock some more, if that's okay...
</div>\
</div>\
</div>\
After thinking about it, you decided nothing bad would happen. When you finished, you were a little tired, but quite satisfied.
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $daystage+=1, $bllust+=5>><</if>><<if $blcor>=10>>In the kitchen, you find $blname, seemingly waiting specifically for you. She's not wearing any pants, and with them down, she displays her large ass to anyone who comes in. Perhaps she's new here, or maybe this was a trap she'd set up ahead of time? Who knows.
You don't have time to think much when you hear her voice.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
$mcname, I'm so glad you came. Could you... you know... fuck me hard? That skinny bitch probably hopes she can take you all for herself, but I know what you like. Submission and loyalty. Right? You'll fuck me good now, right?
</div>\
</div>\
</div>\
You tilt your head slightly to the side, lost in thought. Damn. It's gotten to that point. Soon everyone might completely lose their minds. And you too. The moment you saw her like this - pleading and thirsty - you immediately wanted to take advantage of it.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Of course I'll fuck you. Just look at that ass. It's just begging for someone to spank it!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul3-5.webp" width="500px">
You drop your pants and move closer. You position yourself behind her. $blame stands frozen, as if afraid to disturb the butterfly that's settled on her hand. When you finally enter, she lets out a sigh of relief and begins to move towards your movements.
<img class="centered-image" src="img/bl/bllul3-6.webp" width="500px">
Her moans echo throughout the house. Chances are, you're not the only ones hearing them. You surrender yourself to the process with pleasure, driving your cock deeper into her with each thrust. Your fat-assed slut moans as if nothing better has ever happened to her. Her eyes roll back in pleasure. Her pussy flows like a waterfall.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
This is divine! More! More, please! You're so deep! I'm so happy!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul3-7.webp" width="500px">
You throw her on the floor and, pressing down on her, continue fucking her. The arousal builds like a fountain, slowly rising from above. Her tight pussy holds your cock and keeps you from exploding, but the harder you fuck her, the more likely it is that your arousal will overwhelm your stamina.
<img class="centered-image" src="img/bl/bllul3-8.webp" width="500px">
Changing your position again, you began to impale her body on your cock, but the movements of her slippery pussy were giving you too much pleasure. You loosened your grip slightly and immediately slipped out of $blname. She looked at you with displeasure, turning around:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Is that all? This isn't enough! I want more!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Want more, greedy slut? Fine, I'll give you more...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul3-9.webp" width="500px">
With these words, you pushed her to her knees, shoving your cock deeper into her mouth to silence her comments. Then you began fucking the girl in one position, then another. Her tight hole wouldn't let go, no matter what you did to her. At one point, $blname, burying her face in the floor, begged you to stop because she was too tired, but now you couldn't afford not to finish what you started.
<img class="centered-image" src="img/bl/bllul3-10.webp" width="500px">
Towards the end, you let her tired mouth work a little longer while you flooded her face with your seed. The girl had bags under her eyes and was breathing heavily, but she continued to service you regardless.
Having finished with $blname, you lightly patted her cheeks. She lay on the floor, covered in cum and sweat. With a sigh, you slightly forced yourself to pick up her body and carry her to the room. Let her rest.
[$blname's Love is decreased]
[$blname's Lust is increased]
<<set $bllove-=10, $daystage+=1, $bllust+=5>><<elseif $blcor>=5>>The kitchen greets you without any strangeness. Well... maybe with one little blonde oddity standing by the fridge, holding an oblong piece of ice, which she's gently sucking on. $blname sees you and smiles.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Hey, $mcname, how are you?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Everything's fine, beautiful. Are you okay? Why do you need that ice peace?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh, you know... let me cool off a bit. Don't you notice anything? Maybe I look a little off?
</div>\
</div>\
</div>\
She makes innocent eyes and smiles at you, putting the ice cube aside. Then her cool fingers touch your hand and pull it toward her breast. When your hand lands on her top, you feel her swollen nipples, slightly protruding through the fabric.
<img class="centered-image" src="img/bl/bllul3-1.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
It's just that I didn't wear anything underneath today. Nothing at all. And I also feel so... excited. And hungry. Maybe you could treat me to something...?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Well, if you really can't take it anymore, be my guest.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Excellent. I knew I could rely on you, my hero!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul3-2.webp" width="500px">
With these words, the girl fell to her knees before you. Her lips parted, not for words or a kiss, but to take the large piece of meat into her mouth, which immediately felt the chill emanating from her tongue and tensed. $blname began to try to swallow your entire sausage, but she was clearly unable to do so.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You seem so hungry. Let me help you get a full.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul3-3.webp" width="500px">
With these words, you placed your hand on the back of her head and began to gently but firmly push your shaft into her throat. The girl didn't resist. She seemed in a trance. Her tongue swirled around your member, and her eyes began to look directly at you. Desire was evident in them, and it seemed you were doing a pretty good job of satisfying it.
Pressing down on the back of her head, you began to cum straight down her throat. $blname coughed, but restrained herself as she swallowed drop after drop. Her mouth went empty, but she didn't stop.
<img class="centered-image" src="img/bl/bllul3-4.webp" width="500px">
Starting to clean your cock, she licked it thoroughly, opening her mouth every now and then to show you that it was empty and ready for another "treat."
However, you knew it was dangerous to overdo it, so you pulled her to her feet. By this time, the ice floe had already turned to water, but $blname herself seemed to have come to her senses.
She smiled at you as you headed out, then said after you:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Treat me to such sweets more often.
</div>\
</div>\
</div>\
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $daystage+=1, $bllust+=5>><</if>><<if $blcor>=10>>Moans from the bathroom catch your attention. You saw $blname go shower, but that must have been half an hour ago, maybe more. You decide to check and, pushing the door open, realize the girl is sitting in the bathtub, turning the water on her pussy and furiously masturbating.
Seeing you, she covers herself with her hands for a moment, but realizing she no longer feels any stimulation, she begins rubbing her clit again. At the same time, words escape her lips.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I... oh... need... help... please... $mcname, fuck me. I beg you! I... ah... can't take it anymore... I need cock... toys aren't helping, my hands aren't helping... I need cock! Please! I'll do anything! I'll be your slave, I'll be your thing, just... do it to me!
</div>\
</div>\
</div>\
Her arousing words and her look, so seductive and vulnerable, stir something wicked inside you. Perhaps this is your reaction to her, or is it a sign that you're losing control yourself?
<img class="centered-image" src="img/bl/bllul2-6.webp" width="500px">
Grabbing $blname, you turn her toward you and press your cock against her pussy. You don't say a word, truly giving in to instinct. She, in turn, allows herself to use moans and glances instead of words.
<img class="centered-image" src="img/bl/bllul2-5.webp" width="500px">
Stretching and turning her body as you desire, you pull her onto your cock and pound her as if trying to knock the wind out of her with your club. $blname is delighted, her moans filling every space around you that wasn't already filled with steam.
<img class="centered-image" src="img/bl/bllul2-8.webp" width="500px">
Allowing yourself to relax a little, you throw her onto a pile of things and sit down next to her. In this position, she's especially vulnerable. Like a kitten showing you her soft belly. Deciding to give her more pleasure, you begin to rub her pussy in time with your own movements inside her. This pressure makes $blname cum, and she continues to moan like crazy.
Realizing she's had her fill, you spank her ass and lift her up in front of you. A few loud, resonant slaps elicit girlish moans.
<img class="centered-image" src="img/bl/bllul2-7.webp" width="500px">
Afterward, you lift her by the shoulders and position her right in front of your cock. Words aren't necessary - she knows what to do. Her mouth immediately envelops your penis, and her tight lips begin milking you for cum. She's a professional. She knows your weak spots. Her tongue has long since gotten used to wrapping around your cock in her mouth.
When you cum, she swallows it all, and then licks your cock for a while. You could have stayed there longer, but the water is off and the room is cooling. It becomes cold and uncomfortable. You both come to your senses.
Exchanging ambiguous, yet satisfied, glances, each of you goes about your business.
[$blname's Love is decreased]
[$blname's Lust is increased]
<<set $bllove-=5, $daystage+=1, $bllust+=5>><<elseif $blcor>=5>>You pass by the shower, listening to $blname's sweet singing. The door is ajar, steam billowing out. When you (for morally right reasons) peek inside, the singing stops, and you hear a solemn:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Aha! I knew you'd decide to peek inside!
</div>\
</div>\
</div>\
$blname emerges from the shower and, wrapped in a towel, pulls you inside, then closes the door. She puts her hand on your chest and says,
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Actually, spying on girls in the shower is very wrong! I'd be really angry, but... you could help me with something. I'm tormented by a strange feeling inside. You know... such a hunger... for your... thing.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul2-1.webp" width="500px">
After saying this, she looks away, a little embarrassed. Even though she seemed to have lured you in here with her siren-like singing, and now she stands before you in nothing but a towel.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Yeah... it's not very normal, but I think I can help you. It's a good way to get rid of the symptoms of the disease, right? That's what they say online. People won't lie there!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Y-that's exactly it! So... can I... suck it?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
It's all yours, baby.
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/bllul2-2.webp" width="500px">
It's as if $blname was just waiting for this. Her towel falls to the floor, and she kneels and begins to vigorously suck your cock. Her eyes close in pleasure as she swallows that meat sausage, her tongue darting over it like a delicious lollipop.
<img class="centered-image" src="img/bl/bllul2-3.webp" width="500px">
After working on your tool for a while, she moves lower to thoroughly lick your balls. It's as if your scent, or maybe something else, has done something to her mind. As if she's become a hungry beast living to suck.
<img class="centered-image" src="img/bl/bllul2-4.webp" width="500px">
Finally feeling your orgasm approaching, you begin to drench her face with your seed, getting it in her mouth, nose, and hair. She doesn't show the slightest bit of displeasure and simply willingly accepts everything you give her.
A few minutes later, $blname tidies up and asks you:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Did you like it? I... I... it was very pleasant. It's so strange. I even feel a kind of lightness in my head.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Ye-e-eah, but this is definitely not a good sign.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
You think? In my opinion, everything is quite good. I think it's simply because we have good sexual compatibility.
</div>\
</div>\
</div>\
Contemplating her words, you leave the girl to tidy up and leave.
[$blname's Love is increased]
[$blname's Lust is increased]
<<set $bllove+=5, $daystage+=1, $bllust+=5>><</if>><<if $brcor>=10>>As you passed the bathroom, you heard a whisper:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hey, $mcname! Come here... I need some help...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hm? What happened?
</div>\
</div>\
</div>\
Stepping too close to the door, you find yourself grabbed by a short life form, which, without offering any particular explanation, pounces on your penis and begins to gently probe it with its delicate tongue.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Mmm... that's it. Don't worry, I won't bite it off. Just let me relax a little. I've been itching like crazy lately...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
You could have just asked.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Oh, but where's the fun in that? Mmm... time to put it to good use!
</div>\
</div>\
</div>\
With these words, she began literally maneuvering you into what she apparently thought was the most comfortable position. You didn't find it so, but it seems you weren't asked.
A few moments later, your penis was already penetrating her wet pussy. The aroused $brname moaned with pleasure from the moment you entered her.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
God... how did I live without this? I need you there all the time...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Don't worry - I'm not going anywhere. Whenever you need me... ouch... take it easy there... anyway, whenever you need just call me!
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
As if you'd disappear... ah... I'll find myself another cock... oh... or ten...! I need more!
</div>\
</div>\
</div>\
With these words, leaning her back against the bathtub, she began to impale herself on your cock. It was as if you were being used as a living masturbator, which was rather strange. However, it didn't seem to bother her much.
Changing her position, she began to impale herself on you from top to bottom. It seemed your pleasure didn't interest her as much as her own. You noticed how big her pupils became the moment she saw your cock. Now you felt how warm and wet her pussy had become. Who knows—maybe the threat about ten cocks wasn't just empty words...
$brname continued to fuck you for several hours. By the end, you were barely able to continue, but she was exhausted, which saved you. Glad there was only one girl there, you carried the poor thing to her room. She'll need to rest and maybe curb her appetite.
[$brname's Love is decreased]
[$brname's Lust is decreased]
<<set $brlove-=5, $daystage+=1, $brlust-=5>><<elseif $brcor>=5>>A burning desire pulled you toward the shower, where someone was present. As soon as you cracked the door, a wet, skinny, but strong hand grabbed your arm and pulled you inside.
<img class="centered-image" src="img/br/brlul1-1.webp" width="500px">
Once in the bathroom, you saw $brname kneeling in front of you.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I got you, pervert!
</div>\
</div>\
</div>\
She declared this with a playful expression and began unbuttoning your pants.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Damned perverts like you, who give girls no peace even in the shower, are destined to be toys in the hands of their victims, understand? "No" is not an answer!
</div>\
</div>\
</div>\
Excitement, embarrassment, and then even more excitement - that's what pushed you to answer.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Of course.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Smart pervert. Now it's time to play...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul1-2.webp" width="500px">
Pulling your cock out, $brname began slapping herself across the face with it. Her hand began working the entire length of your shaft. The second one joined in, and they began confidently jerking you off while you relaxed and enjoyed yourself.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Mmm... delicious lollipop...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul1-3.webp" width="500px">
The beauty in front of you began sucking the penis in her hands, declaring how much she loved it. She kissed it, licked it, and gently embraced it with her lips. Such gentle treatment, especially in such a place, had all the desired effect. You were as excited as a devil, but the problem was... there wasn't enough stimulation.
<img class="centered-image" src="img/br/brlul1-4.webp" width="500px">
Gripping $brname's head, you began to impale her on your penis. The girl was clearly pleased with this turn of events. She smiled and began furiously licking your shaft as soon as it was in her mouth. She seemed to want to say something else, but with her mouth full, it was impossible to hear.
Just when you felt yourself approaching the finish line, a sudden jolt caused you to lose your balance and fall face-first onto the toilet.
You looked at $brname, perplexed, as she stood up, wiped her lips with a towel, and said:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I told you you'd just be a toy. You played with me for a while, but now I'm tired of it. So... just finish here all by yourself! I'm off, lol!
</div>\
</div>\
</div>\
With these words, she left the room without putting anything on her wet and hot body, leaving you alone with the blue balls.
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove-=5, $daystage+=1, $brlust+=5>><</if>><<if $brcor>=10>>When you decided to take a quick nap on the living room couch, you were awakened, but in a surprisingly pleasant way. Feeling warmth, caress, and arousal, you opened your eyes only to see a $brname sucking you off. She was mumbling something under her breath:
<img class="centered-image" src="img/br/brlul3-5.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Di-i-icke-e-e... deli-i-icious...
</div>\
</div>\
</div>\
You weren't even that surprised by what you saw.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Hi to you, too. Are you completely fucked up? Has your addiction to my dick driven you completely crazy?
</div>\
</div>\
</div>\
Instead of answering, she turned her back to you and began to climb on top.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Give it to me! Right in my hole...
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Excellent. Now you're turning into a sex zombie like the psychos outside. Am I the only one with any brains left here? Although... damn... you're so tight and tight... okay, we'll figure it out later...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul3-6.webp" width="500px">
As soon as your dick was in her cunt, the room immediately began to echo with the sounds of a lustful bitch who had finally gotten what she'd been dreaming of for so long. Naturally, you were just as turned on and immediately began fucking her. You'd think you'd blow her mind, but it seemed her head was empty (after all, it was only thinking about cocks).
You flipped her over and started kissing the body in front of you. It seemed your tenderness didn't bother her.
<img class="centered-image" src="img/br/brlul3-7.webp" width="500px">
Slightly disappointed, you began to fuck her pussy faster and harder. The reaction was immediate.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yes, yes, yes! Fuck me harder! Make me cum!
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I'm so tired of listening to you ramble. Shut up and cum, already!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul3-8.webp" width="500px">
You began to thrust your cock all the way in, and she drooled and came all over it like crazy. From that moment on, you were free to do whatever you wanted with $brname's body - turn her over, twist her, kiss her, spank her - she was just a sex toy in your hands.
It seemed at some point she sensed you were already at your limit.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Cum inside me! Cum! Cum, please! Fill me! Do it, $mcname! Pump your cum inside me!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul3-9.webp" width="500px">
At these words, your cock exploded. With a loud sigh, you gave in and began to flood her insides with your seed. Having released all you could, you pulled out and watched as your juice began to flow from her abused slit.
She leaned back and started moaning, then started shaking, and then her cunt splattered your legs with her juices. $brname came. And she came from the creampie.
Exhaling, you left her to retreat, lying with her legs spread, and decided it was time to rest.
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove+=5, $daystage+=1, $brlust+=5>><<elseif $brcor>=5>>There's a sound of movement in the living room. Stepping inside, you see $brname standing there, pantsless, examining her body. Seeing you, she says:
<img class="centered-image" src="img/br/brlul3-1.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Something's wrong... there's definitely something wrong with me. I always had such a cute little belly - everyone loved it, but now something's wrong. It feels like there's a hole inside me... you know... a strange feeling... I just don't want to eat, I want... you.
</div>\
</div>\
</div>\
With those last words, her face loses its smile and takes on a serious, seductive expression. She comes closer. She places her hand on your shoulder, then pulls you in and kisses you. You feel your lips melt together. Her body seems slightly feverish.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
You don't mind, right? I definitely feel like after I play with you a little, I'll feel better. You're a good boy, $mcname? You'll help me.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I'll do what I can, but just keep in mind that it could still be dangerous.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
It's okay, it's never hurt me before, and it won't hurt me now! Now get your joystick...
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul3-2.webp" width="500px">
Having gained access to your cock, $brname immediately wrapped her lips around it and began sucking it with an almost addictive expression on her face. Her hot mouth accepted you without much difficulty, and even when you felt your cock pressing against her throat, she didn't look dissatisfied. Quite the opposite.
<img class="centered-image" src="img/br/brlul3-3.webp" width="500px">
Drooling and sucking your precum, $brname sucked your cock with genuine rapture. Her gaze was almost drunk. It was as if she was intoxicated by the cock in her mouth. It seemed that no matter what you did to her next, she wouldn't resist.
<img class="centered-image" src="img/br/brlul3-4.webp" width="500px">
Slapping your penis against her tongue, you felt yourself reaching your limit. Grabbing the half-witted $brname by the hair, you began to impale her on your cock until you came right in her mouth. She hung on your cock and began swallowing it drop by drop, as if savoring the taste.
Feeling how sensitive your cock had become after your orgasm and seeing that she didn't seem to be planning on finishing, you pulled it out and put it in your pants. As soon as your cock disappeared from view, she seemed to regain her senses. Her gaze changed and she began babbling.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Oh... yeah... that was... hmm... well, I kind of liked it. We'll do this again sometime. And now... um... I'm going to go. I need to clean up some things in the room.
</div>\
</div>\
</div>\
You didn't even have time to respond before she ran off.
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove-=5, $daystage+=1, $brlust+=5>><</if>><<if $brcor>=10>>You decided to visit $brname and found her in a rather poor state. She was sitting on the bed, pantsless, furiously masturbating her reddened pussy. Her fingers were plunging deep, but it clearly wasn't enough.
Seeing the door open and you appear on the other side, she immediately said:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
$mcname! Come here! I need cock! Please! My fingers aren't helping anymore! I've been trying to cum for an hour, but I can't! Please! Give me cock!
</div>\
</div>\
</div>\
You knew her condition clearly wasn't getting any better, but you also knew you couldn't leave her like that.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Okay, baby, don't worry. I'll take care of you. Just don't overdo it, or you'll hurt yourself.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I don't care! Come here already! I need a D in my V!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul2-5.webp" width="500px">
When you settled down next to her, pantsless, she crawled toward you, lifting her bare ass high in the air. Without even trying to savor the moment, $brname simply shoved your cock into her hole. Her voice immediately changed. She purred like a kitten and said,
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Finally... I feel alive again... mmm... let's make it even better. Here! Take the controller, let's see who gets to the end of this game first! If you beat me to the end, I'll let you fuck me in the ass!
</div>\
</div>\
</div>\
It seemed she was going off on a wild goose chase again. You weren't particularly opposed to the prospect of getting fucked in her ass, so you decided to play along.
<img class="centered-image" src="img/br/brlul2-6.webp" width="500px">
$brname fired up the console, and you started playing, holding the controller, wet with her juices (which she'd apparently been playing with before you arrived). Meanwhile, you tried to keep an eye on your girlfriend, who was using you as a racing pad.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Oh yeah! Don't look at the screen, $mcname, look at me! Look at my tight pussy! Look at my tits!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul2-7.webp" width="500px">
Trying to fulfill her stupid task, you let the girl do whatever she wanted with your dick. She sucked it, then rode it, sucked it again, and then started fucking it herself.
<img class="centered-image" src="img/br/brlul2-8.webp" width="500px">
At some point, your patience snapped. You threw the joystick aside and, starting to jerk your dick right in $brname's face, began to flood it with your cum. The girl licked it first, and when it was gone, she started cleaning your dick.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Not enough... not enough, you hear? Come on! And no ass, because you lost! I want more dick, so come on!
</div>\
</div>\
</div>\
She was already openly pressuring you, so you had to rev your engine again. It got even stranger. You fucked her for another couple of hours before she finally stopped and fell asleep from exhaustion.
[$brname's Love is decreased]
[$brname's Lust is increased]
<<set $brlove-=5, $daystage+=1, $brlust+=5>><<elseif $brcor>=5>>Walking into $brname's, you decide to check on her. She greets you with sparkling eyes and a certain amount of extra energy.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
I'm glad you came, $mcname! I was just feeling lonely! How about we sit for a while, holding hands, and discussing how much we like each other?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
What?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yeah, right! Let's do something else instead!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul2-1.webp" width="500px">
She quickly shed her excess clothing and, revealing her wet pussy, began to beg for you.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Look how hot my slit is! I can't leave it like this! I feel incredibly hungry, and my tight pussy is constantly itching between my legs... I urgently need to plug my mouth with something big and hard! If you don't help, I'll go crazy!
</div>\
</div>\
</div>\
Her pressure doesn't let up. You don't mind, but she doesn't seem to be listening very closely. $brname's hands are already on your pants, pulling them down and exposing your aroused member.
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Listen, are you sure holding hands is off the table?
</div>\
</div>\
</div>\
You're making one last attempt to calm her down.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Mmm... someone's already happy to see me! Come here, handsome!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/br/brlul2-2.webp" width="500px">
With these words, the girl swallowed your cock into her mouth. It was wet and hot. $brname didn't even try to hide anything - she was simply thrilled to suck your cock.
<img class="centered-image" src="img/br/brlul2-3.webp" width="500px">
Gradually, her expression began to change. The frantic activity began to subside, replaced by a blissful expression, or something like that. She continued to suck on your penis, trying to draw some cum out of you, slurping and slurping it in her mouth.
<img class="centered-image" src="img/br/brlul2-4.webp" width="500px">
When you finally came in her mouth, she even seemed to calm down. Sitting in front of you and stroking her beloved cock, $brname said:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Well, I'm so overwhelmed... this thing is delicious, of course, but I didn't expect to suck on your lollipop so hard. Are you okay, $mcname?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I... damn... yeah... you suck like a vacuum cleaner.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
You even tried it with a vacuum cleaner? Are you stupid or something? You can have me and still use the damn machine...
</div>\
</div>\
</div>\
She laughed and seemed to come to her senses. You could see she was fine. The only question is, for how long?
[$brname's Lust is increased]
<<set $daystage+=1, $brlust+=5>><</if>><img class="centered-image" src="img/mo/msom1.jpg" width="500px">
Name: Romi ■■■■■■
Age: -
Status: "A woman needs to be loved, children need to be raised, flowers need to be watered"
Last seen online: ■■ days ago
------------------------------------
Your mother's page is full of photos of your family. Nothing interesting.
<img class="centered-image" src="img/mo/msom2.jpg" width="500px">
Lately, though, she's been posting only herself, which isn't surprising considering she and your father recently had a serious falling out and were even considering divorce.
<img class="centered-image" src="img/mo/msom3.jpg" width="500px">
She's a grown woman, and a beautiful one at that. You weren't worried about that. Except... maybe she'd been brainwashed, considering she was quite easy to believe. For months, she even tried to convince you the earth was flat because people in one group had presented VERY CONVINCING arguments.
<img class="centered-image" src="img/mo/msom4.jpg" width="500px">
Who knows what you would have said earlier about her dating, but you know for sure that right now it's better for her not to get involved with anyone. It's damn dangerous around here.
Unfortunately, she hasn't been online for some time. No useful information.
[[Return|famsoc]]<img class="centered-image" src="img/si/sip2.jpg" width="500px">
Name: Anya ■■■■■■
Age: 30
Status: "Call me a bitch? Go to blacklist"
Last seen online: ■ days ago
------------------------------------
Your sister Anya's page. It's full of photos of her in all sorts of places and outfits, and sometimes you even see her friends.
<img class="centered-image" src="img/si/sip1.jpg" width="500px">
A big sports fan, Anya often takes photos and posts videos of her activities at the gym. She could even be considered a local celebrity in the city, thanks to her large following.
<img class="centered-image" src="img/si/sip3.jpg" width="500px">
You and she have a small age difference, but your relationship has been rocky lately. Perhaps the constant family drama between her parents was having an effect on her. She distanced herself from the family, living separately and only visiting on special occasions.
<img class="centered-image" src="img/si/sip4.jpg" width="500px">
She also often lured men by posting rather explicit photos and videos publicly. She'd had her share of unsuccessful relationships in the past, and now, given the nature of this "plague," you worry most about Anya.
She recently was online. Posted a message about how dangerous is go outside. Then said about group of survivors near Central Hospital and how she want to join them.
There haven't been any messages from her since. Considering that hospitals in all the movies and books are the epicenter of infection, you have a bad feeling about this.
[[Return|famsoc]]<img class="centered-image" src="img/ls/lsj4.jpg" width="500px">
Name: Molly "Princess" ■■■■■■
Age: 19
Status: "try to survive just like in movies! hmp asap!"
Last seen online: ■ days ago
------------------------------------
Molly's page is mostly just a diary of the successes of a young woman searching for her place in life. There are plenty of photos of you and your family, but the centerpiece is Molly's friends.
<img class="centered-image" src="img/ls/lsj3.jpg" width="500px">
She boasted about her success at school and her activity.
<img class="centered-image" src="img/ls/lsj2.jpg" width="500px">
She regularly posted photos from parties and her friendly groups. However, unlike her older sister, Molly was always more sweet and silly. She enjoyed making funny faces for the camera, pulling silly pranks, and gorging on sweets much more than getting drunk and partying until the early hours.
<img class="centered-image" src="img/ls/lsj1.jpg" width="500px">
I must say she has a lot of photos with you. As the youngest in the family, she always looked up to you and your father as true protectors. Her sweetness and naivety probably came from her mother, who also always trusted people easily.
Her page was updated quite recently. It seems Molly was still using it until recently. There were no new photos, but there were posts about her location with geolocation.
Apparently, she was at her friend Dakota's when it all started. Since then, the girls have been surviving together. Molly tried to contact her family via messages, but no one responded. Unfortunately, you also missed her messages, but you can respond now.
The messages Molly left suggest that the girls will most likely be trying to reach her third friend, who apparently lived somewhere near Dakota. A rather dangerous task, considering they are located in the city center.
She didn't leave an exact address, but you have a general idea of where the apartment should be. Maybe you'll be lucky enough to find the girls there.
[[Return|famsoc]]<img class="centered-image" src="img/other/dadj4.jpg" width="500px">
Name: Jake "Big Shot" ■■■■■■
Age: 62
Status: "If I become a zombie, feed me well!"
Last seen online: ■■■ days ago
------------------------------------
<img class="centered-image" src="img/other/dadj1.jpeg" width="500px">
Your father's page is mostly a strange collection of dumb jokes he collects from all over the internet.
<img class="centered-image" src="img/other/dadj2.jpg" width="500px">
They used to seem completely meaningless to you, but over time, you've begun to understand some of them.
<img class="centered-image" src="img/other/dadj3.jpeg" width="500px">
It used to terrify you that one day you might understand them all.
Unfortunately, he hasn't been online for a long time.
[[Return|famsoc]]<img class="centered-image" src="img/loc/23.jpg" width="500px">
------------------------------------
<div style="display: flex; gap: 20px;">
<div style="flex: 1;">
[[Apartment F31|r3-1]]
<small><<if $gtastage==1 && $gtaroom==7 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==7 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==7 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==7 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==7 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==7 && $brgone==1>>Moans can be heard.<<elseif $ro31==1>>Room is silent.<<elseif $ro31==2>>Sounds of fight.<<elseif $ro31==3>>Moans can be heard.<<elseif $ro31==4>>A female voice.<</if>></small><<if $gtaroom==7 && $gtahelp==1>>💓<</if>>
[[Apartment F21|r2-1]]
<small><<if $gtastage==1 && $gtaroom==4 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==4 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==4 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==4 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==4 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==4 && $brgone==1>>Moans can be heard.<<elseif $ro21==1>>Room is silent.<<elseif $ro21==2>>Sounds of fight.<<elseif $ro21==3>>Moans can be heard.<<elseif $ro21==4>>A female voice.<</if>></small><<if $gtaroom==4 && $gtahelp==1>>💓<</if>>
[[Apartment F11|r1-1]]
<small><<if $gtastage==1 && $gtaroom==1 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==1 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==1 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==1 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==1 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==1 && $brgone==1>>Moans can be heard.<<elseif $ro11==1>>Room is silent.<<elseif $ro11==2>>Sounds of fight.<<elseif $ro11==3>>Moans can be heard.<<elseif $ro11==4>>A female voice.<</if>></small><<if $gtaroom==1 && $gtahelp==1>>💓<</if>>
</div>
<div style="flex: 1;">
[[Apartment F32|r3-2]]
<small><<if $gtastage==1 && $gtaroom==8 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==8 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==8 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==8 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==8 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==8 && $brgone==1>>Moans can be heard.<<elseif $ro32==1>>Room is silent.<<elseif $ro32==2>>Sounds of fight.<<elseif $ro32==3>>Moans can be heard.<<elseif $ro32==4>>A female voice.<</if>></small><<if $gtaroom==8 && $gtahelp==1>>💓<</if>>
[[Apartment F22|r2-2]]
<small><<if $gtastage==1 && $gtaroom==5 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==5 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==5 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==5 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==5 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==5 && $brgone==1>>Moans can be heard.<<elseif $ro22==1>>Room is silent.<<elseif $ro22==2>>Sounds of fight.<<elseif $ro22==3>>Moans can be heard.<<elseif $ro22==4>>A female voice.<</if>></small><<if $gtaroom==5 && $gtahelp==1>>💓<</if>>
[[Apartment F12|r1-2]]
<small><<if $gtastage==1 && $gtaroom==2 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==2 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==2 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==2 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==2 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==2 && $brgone==1>>Moans can be heard.<<elseif $ro12==1>>Room is silent.<<elseif $ro12==2>>Sounds of fight.<<elseif $ro12==3>>Moans can be heard.<<elseif $ro12==4>>A female voice.<</if>></small><<if $gtaroom==2 && $gtahelp==1>>💓<</if>>
</div>
<div style="flex: 1;">
[[Apartment F33|r3-3]]
<small><<if $gtastage==1 && $gtaroom==9 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==9 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==9 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==9 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==9 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==9 && $brgone==1>>Moans can be heard.<<elseif $ro33==1>>Room is silent.<<elseif $ro33==2>>Sounds of fight.<<elseif $ro33==3>>Moans can be heard.<<elseif $ro33==4>>A female voice.<</if>></small><<if $gtaroom==9 && $gtahelp==1>>💓<</if>>
[[Apartment F23|r2-3]]
<small><<if $gtastage==1 && $gtaroom==6 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==6 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==6 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==6 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==6 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==6 && $brgone==1>>Moans can be heard.<<elseif $ro23==1>>Room is silent.<<elseif $ro23==2>>Sounds of fight.<<elseif $ro23==3>>Moans can be heard.<<elseif $ro23==4>>A female voice.<</if>></small><<if $gtaroom==6 && $gtahelp==1>>💓<</if>>
[[Apartment F13|r1-3]]
<small><<if $gtastage==1 && $gtaroom==3 && $blgone==1>>Room is silent.<<elseif $gtastage==2 && $gtaroom==3 && $blgone==1>>A female voice.<<elseif $gtastage==3 && $gtaroom==3 && $blgone==1>>Moans can be heard.<<elseif $gtastage==1 && $gtaroom==3 && $brgone==1>>Sounds of fight.<<elseif $gtastage==2 && $gtaroom==3 && $brgone==1>>Moans can be heard.<<elseif $gtastage==3 && $gtaroom==3 && $brgone==1>>Moans can be heard.<<elseif $ro13==1>>Room is silent.<<elseif $ro13==2>>Sounds of fight.<<elseif $ro13==3>>Moans can be heard.<<elseif $ro13==4>>A female voice.<</if>></small><<if $gtaroom==3 && $gtahelp==1>>💓<</if>>
</div>
</div>
<<if $gtaen==0>><<goto "kiend">><</if>>
[[Leave|kiend]]<<set _rnd1 = ["1", "2", "3", "4", "5", "6", "7", "8", "9"].random()>>
<<set _rnd2 = ["1", "2", "3", "4"].random()>>
<<set _rnd3 = ["1", "2", "3", "4"].random()>>
<<set _rnd4 = ["1", "2", "3", "4"].random()>>
<<set _rnd5 = ["1", "2", "3", "4"].random()>>
<<set _rnd6 = ["1", "2", "3", "4"].random()>>
<<set _rnd7 = ["1", "2", "3", "4"].random()>>
<<set _rnd8 = ["1", "2", "3", "4"].random()>>
<<set _rnd9 = ["1", "2", "3", "4"].random()>>
<<set _rnd10 = ["1", "2", "3", "4"].random()>>
<<set $gtaroom=_rnd1>>
<<set $ro11=_rnd2>>
<<set $ro12=_rnd3>>
<<set $ro13=_rnd4>>
<<set $ro21=_rnd5>>
<<set $ro22=_rnd6>>
<<set $ro23=_rnd7>>
<<set $ro31=_rnd8>>
<<set $ro32=_rnd9>>
<<set $ro33=_rnd10>>
<<set $gtastage=1, $gtaen=3>>
<<goto "kcentre">><div style="display: flex; gap: 20px;">
<div style="flex: 1;">
<!-- Контент левой колонки -->
<img class="centered-image" src="img/br/brby3.webp" width="500px">
Текст слева.
</div>
<div style="flex: 1;">
<!-- Контент правой колонки -->
<img class="centered-image" src="img/br/brby3.webp" width="500px">
Текст справа.
</div>
</div><<if $gtastage==1 && $gtaroom==4 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==4 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==4 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==4 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==4 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==4 && $brgone==1>><<include "brkev3f">><<elseif $ro21==1>><<include "kev1">><<elseif $ro21==2>><<include "kev2">><<elseif $ro21==3>><<include "kev3">><<elseif $ro21==4>><<include "kev4">><</if>><<if $gtastage==1 && $gtaroom==7 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==7 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==7 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==7 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==7 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==7 && $brgone==1>><<include "brkev3f">><<elseif $ro31==1>><<include "kev1">><<elseif $ro31==2>><<include "kev2">><<elseif $ro31==3>><<include "kev3">><<elseif $ro31==4>><<include "kev4">><</if>><<if $gtastage==1 && $gtaroom==1 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==1 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==1 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==1 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==1 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==1 && $brgone==1>><<include "brkev3f">><<elseif $ro11==1>><<include "kev1">><<elseif $ro11==2>><<include "kev2">><<elseif $ro11==3>><<include "kev3">><<elseif $ro11==4>><<include "kev4">><</if>><<if $gtastage==1 && $gtaroom==2 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==2 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==2 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==2 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==2 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==2 && $brgone==1>><<include "brkev3f">><<elseif $ro12==1>><<include "kev1">><<elseif $ro12==2>><<include "kev2">><<elseif $ro12==3>><<include "kev3">><<elseif $ro12==4>><<include "kev4">><</if>><<if $gtastage==1 && $gtaroom==5 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==5 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==5 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==5 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==5 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==5 && $brgone==1>><<include "brkev3f">><<elseif $ro22==1>><<include "kev1">><<elseif $ro22==2>><<include "kev2">><<elseif $ro22==3>><<include "kev3">><<elseif $ro22==4>><<include "kev4">><</if>><<if $gtastage==1 && $gtaroom==8 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==8 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==8 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==8 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==8 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==8 && $brgone==1>><<include "brkev3f">><<elseif $ro32==1>><<include "kev1">><<elseif $ro32==2>><<include "kev2">><<elseif $ro32==3>><<include "kev3">><<elseif $ro32==4>><<include "kev4">><</if>><<if $gtastage==1 && $gtaroom==3 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==3 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==3 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==3 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==3 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==3 && $brgone==1>><<include "brkev3f">><<elseif $ro13==1>><<include "kev1">><<elseif $ro13==2>><<include "kev2">><<elseif $ro13==3>><<include "kev3">><<elseif $ro13==4>><<include "kev4">><</if>><<if $gtastage==1 && $gtaroom==6 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==6 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==6 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==6 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==6 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==6 && $brgone==1>><<include "brkev3f">><<elseif $ro23==1>><<include "kev1">><<elseif $ro23==2>><<include "kev2">><<elseif $ro23==3>><<include "kev3">><<elseif $ro23==4>><<include "kev4">><</if>><<if $gtastage==1 && $gtaroom==9 && $blgone==1>><<include "blkev1f">><<elseif $gtastage==2 && $gtaroom==9 && $blgone==1>><<include "blkev2f">><<elseif $gtastage==3 && $gtaroom==9 && $blgone==1>><<include "blkev3f">><<elseif $gtastage==1 && $gtaroom==9 && $brgone==1>><<include "brkev1f">><<elseif $gtastage==2 && $gtaroom==9 && $brgone==1>><<include "brkev2f">><<elseif $gtastage==3 && $gtaroom==9 && $brgone==1>><<include "brkev3f">><<elseif $ro33==1>><<include "kev1">><<elseif $ro33==2>><<include "kev2">><<elseif $ro33==3>><<include "kev3">><<elseif $ro33==4>><<include "kev4">><</if>>At some point, you realize you're already too tired. A lot of time has passed, and there's been no progress.
<<if $daystage==4>>Night will soon fall, and the most dangerous of the infected will come out to hunt. You can't stay here until then, and your death won't help the girl.<<else>>It's getting too dangerous around here. The aggressive infected are getting more and more rowdy, so it's best to leave before they notice you. After all, your death won't help matters.<</if>>
You decide to go back, no matter how bad it is.
[[Leave|hall]]<<set _rnd = ["1", "2", "3"].random()>><<switch _rnd>>
<<case "1">>
It seems quiet behind the door. When you open it and enter, checking the apartment, you find nothing of interest.
The rooms are in disarray, and there are traces of blood on the floor. It seems someone met their tragic end here, but the faded blood trails lead away from the premises, so perhaps the owners survived.
The premises have been looted. Apparently, everything of value has already been taken. Convinced of the emptiness of the place, you move on, but time has already been lost...
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]
<<case "2">>
It's quiet when you enter the apartment. Everything seems normal. You don't see any particularly terrible devastation. It's a little dirty, but nothing to worry about.
You rummage around for a while, trying to make sure there's DEFINITELY no one here. In the kitchen, you find the remains of some canned food, which they hastily transfer to your backpack, and in the bedroom, there's a stash. Someone has stashed ammunition inside the stash. Having collected everything you can, you're convinced there's nothing more to do here.
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $food+=2, $ammo+=1, $daystage+=1]]
<<case "3">>
As you explore the quiet apartment, you realize it seems someone lived here quite recently. Empty food containers, freshly dirty plates... but the door was open. Strange.
<<set $blg1loop=0>>
Carefully searching the place, you explore the rooms one by one. In the first, you find women's clothing, in the second, a TV playing a movie at minimum volume, and in the third, you find a girl hiding in a closet.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Survival</div>\
<div class="Женский-диалог">\
Hey, wait! Don't touch me! Wait... aren't you one of the infected? What are you doing here?
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
I'm looking for someone, what are you doing here?
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Survival</div>\
<div class="Женский-диалог">\
Well... it's safe here if they can't find you. And they bring supplies. They're also not very attentive, so it's enough to just not make too much noise and leave the door unlocked. Sometimes they come to check if anyone's here, and then leave right away. All in all, it's not the worst place to live, better than being on the streets with rapists and murderers.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Strange choice, but I guess it makes some sense.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Survival</div>\
<div class="Женский-диалог">\
Hey... you're not a rapist or a murderer, are you...?
</div>\
</div>\
</div>\
<<if $gtaen>=2>><<linkreplace "Yeah, rape can be fun and I have some time">><<if $blg1loop!=1>><<set $blg1loop=1>>You smile at her predatorily, and she understands everything. Your hand is already on her lips, pressing them tightly to keep her from screaming.
Don't make a fuss, and it'll be over quickly. You understand that if you start screaming, it'll only make things worse for you, right? I'm alone, and if they show up here, you'll have nonstop sex until you die.
<img class="centered-image" src="img/other/kr18.webp" width="500px">
She nods sadly, after which you turn the girl around and pull down her pants and panties. She trembles, but doesn't resist, apparently genuinely understanding what will happen if you make too much noise.
<img class="centered-image" src="img/other/kr17.webp" width="500px">
You fuck her like a disposable sex toy, using her hole for your pleasure. The girl's pleasure is irrelevant here, since you don't even know her name and it's unlikely you'll see each other again.
<img class="centered-image" src="img/other/kr19.webp" width="500px">
When you realize you want to cum, you unabashedly cum right inside her and leave her lying there. You've given her a wonderful gift in the form of sperm inside her womb. If she lives long enough.
<<set $gtaen-=1, $gtastage+=1>>
Time to keep searching.<</if>>
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]<</linkreplace>><<else>>[NOT ENOUGH TIME FOR THIS]<</if>>
<<linkreplace "No! Of course not!">><<if $blg1loop!=1>><<set $blg1loop=1>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Survival</div>\
<div class="Женский-диалог">\
Oh, good, I was scared for a second. Anyway, if you're looking for someone those bastards dragged in just today, I think you should check the apartment number <<if $gtaroom==1>>11<<elseif $gtaroom==2>>12<<elseif $gtaroom==3>>13<<elseif $gtaroom==4>>21<<elseif $gtaroom==5>>22<<elseif $gtaroom==6>>23<<elseif $gtaroom==7>>31<<elseif $gtaroom==8>>32<<elseif $gtaroom==9>>33<</if>>.
</div>\
</div>\
</div>\
<div class="мужской-положения">\
<div class="мужской">\
<div class="м-имя">$mcname</div>\
<div class="мужской-диалог">\
Oh, really? Thanks. I'll check it out. Good luck.
</div>\
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">Survival</div>\
<div class="Женский-диалог">\
You too! Thanks for stopping by! And for not raping me!
</div>\
</div>\
</div>\<</if>>
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]<</linkreplace>>
<</switch>><<set _rnd = ["1", "2", "3"].random()>><<switch _rnd>>
<<case "1">>
Having entered the apartment from where the sounds of battle were coming, you began to make your way around, trying to figure out who was fighting whom. Suddenly, the door slammed behind you. You decided to hide in the bathroom and, through the half-open door, began to observe what was happening next.
Several infected men, their clothes tattered and covered in blood, entered the room. They looked almost normal. Their movements gave them away. Wild and abrupt -they sniffed the air, looked around, and growled at each other.
You knew it was best to keep quiet now, because if the aggressive infected found you, a fight was inevitable, and if that happened, you could end up being torn apart by the crowd. However, they weren't very observant or smart.
Following the sounds from the far room, the infected began screaming like wild monkeys, after which they dragged a beaten man out of the room and dragged him outside.
You waited a few more minutes to be sure, and then checked the back room, where another infected was settling down to sleep right on the bloody floor.
While everything was calm, you moved on.
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]
<<case "2">>
Entering the noisy apartment, you cautiously began to move around it.
The first pair of rooms resembled strange nests, with torn mattresses and beds piled on the floor, clearly used for sleeping.
Where the kitchen used to be, an open refrigerator stood, filled with pots full of some kind of concoction. Body parts lay on the shelves, making the disgusting concoction in the pots even more unpleasant to look at.
Moving further, you saw the ones making those vile sounds. It was a couple, a man and a woman - both dirty, bloody, and wild. They were fighting for dominance, and when you arrived, the man had just slammed the woman's head against the wall.
<img class="centered-image" src="img/other/kr1.webp" width="500px">
After that, he proved his strength to her and began to fuck her, whose body had stopped resisting. She quickly opened her eyes and began growling at him.
While they were busy with each other, you hurried away.
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]
<<case "3">>
Opening the door to the room amid the sounds of a struggle, you were hit by the smell of filth and blood. Taking a few steps inside, you saw the wounded body of a man in bloody rags rush through the door opposite you. Another man, strong, powerful, and clearly infected, sauntered in behind him.
<<set $blg1loop=0>>
Seeing you, they both began growling. They had clearly decided to take their aggression out on you. Something had to be done.
<<if $gun==1 && $ammo>=1>><<linkreplace "Shoot them">><<if $blg1loop!=1>><<set $blg1loop=1>>You open fire, and both infected fall to the floor. Everything seems fine, but you hear a growing hubbub and din outside the door. The noise is reaching right up to the apartment you're currently in.
It seems the gunshots have attracted other infected as well.
They start pounding on the door. You wonder what to do. You rush to the window, closing the door behind you as you go. When the front door crashes down, you're already trying to escape through the window.
Jumping down, you barely land on your feet, regretting not learning how to properly jump from heights as pain shoots through your legs. Somehow, you move forward, and escape the dangerous situation, but you realize you couldn't help your friend.
[[You hear the familiar voice...|kescape][$gtaen-=1, $gtastage+=1, $daystage+=1]]<</if>><</linkreplace>><<else>>[YOU CAN'T SHOOT THEM]<</if>>
<<linkreplace "Fight them">><<if $blg1loop!=1>><<set $blg1loop=1>>Blow after blow, and you feel pain in your fists and blood on your teeth. The aggressive creatures don't give up as easily as you'd like, and there are two of them. At least they got a good beating before you arrived.
You rip a table leg and start beating the big one with it while the weaker infected tries to bite your leg. Its teeth sink painfully into your flesh, but don't penetrate your clothes.
The big one grabs you by the chest and throws you against the wall, nearly knocking you unconscious. Seeing the big one approaching, you instinctively pick up a shard of glass lying nearby and stab it somewhere near its thigh. The creature roars and recoils as its leg begins to bleed horribly.
You struggle to your feet and watch as the infected man rapidly loses strength. The second one crawls closer to you, but a couple of kicks are enough to calm him down. Meanwhile, the big guy falls backwards. It seems you've damaged his artery.
Using the time this victory has given you, you hurry to retreat. You don't have time for pointless fights.
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]<</if>><</linkreplace>>
<</switch>><<set _rnd = ["1", "2", "3"].random()>><<switch _rnd>>
<<case "1">>
You enter an apartment, where the distinct sounds of sex are emanating. You're worried you might be late, but no - it turns out it's not that bad. Well, at least not for your girl.
Inside, the terrible smell of sex hits you in the face. You see a group of infected men who have taken a liking to a single woman. Judging by their appearance, they've been there for hours, maybe even days.
<img class="centered-image" src="img/other/kr2.webp" width="500px">
All sweaty, lathered, and tired, they fuck like crazed wild animals. The woman sucks, jerks off, and simultaneously takes every penis she can, while those who can't still try to get inside her somehow.
<img class="centered-image" src="img/other/kr3.webp" width="500px">
The men push each other and shift positions to gain better access to this piece of fuck meat, but it's still not enough. And yet - they don't leave, continuing this fest of hungry flesh.
For a while you watched this, as if mesmerized, and then, remembering your original goal, you finally collected your thoughts and left this place.
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]
<<case "2">>
The apartment you've decided to check greets you with loud moans and the smell of sweat. Once inside, you peer into the room where the sounds are coming from and see a pile of flesh, a group of infected men gathered around a single woman.
<img class="centered-image" src="img/other/kr4.webp" width="500px">
At first, you think the woman might still be at least somewhat normal, but her changing expression quickly reveals that she's happy to be here. While the members plug all her holes, she moans passionately. And this despite the fact that some hands are obviously painfully grabbing her breasts, others are trying to strangle her, and still others are spanking her ass.
<img class="centered-image" src="img/other/kr5.webp" width="500px">
This entire group indulges in lustful pleasures with true dedication. The men don't fight over the woman, but work together, cumming inside her again and again, and then taking turns in her holes. The woman herself, drowning in pleasure and pain, does nothing, as if she's become the center of their wild, lustful ritual.
It was hard to tear your eyes away from this painting for a while, but after reminding yourself that you had come here for a reason, you managed to collect your thoughts.
Somehow, you pulled yourself together and decided to leave the room.
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]
<<case "3">>
Finding yourself in an apartment where moans and slurping sounds were coming from, you quickly found their source.
<img class="centered-image" src="img/other/kr6.webp" width="500px">
A girl stood in a circle of cocks, thoroughly sucking each one, jerking off the others. Fortunately, you didn't know this girl, and you sighed with relief.
The room where the infected were located was permeated with the scent of sex. You yourself, seeing this scene, involuntarily experienced a very distinct surge of arousal.
<img class="centered-image" src="img/other/kr7.webp" width="500px">
When the group of infected turned their "queen" over and began to fuck her in every orifice at once, you were overcome with the desire to join them.
It took a great deal of effort to avert your eyes and not watch what was happening. Nevertheless, you managed it, and you realized you'd wasted more time here than you'd planned.
Pulling yourself up, you hurried to the exit.
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]
<</switch>><<set _rnd = ["1", "2", "3"].random()>><<switch _rnd>>
<<case "1">>
You push aside the cabinet that was propping up the apartment door and enter, searching for the source of the female voices. After a brief search, you see two girls in the room, caressing each other with hungry expressions.
The sight of two hot brunettes, aroused to the limit, temporarily takes your breath away. Perhaps you should linger here and give them a little time?
<<if $gtaen>=2>><<linkreplace "Give them what they want">>Unable to resist temptation, you decide to open the door. The women immediately notice you and, realizing you're a man, drag you into bed.
<img class="centered-image" src="img/other/kr8.webp" width="500px">
They race to pounce on you, rip your pants off, and, with happy expressions, begin licking and praising your cock. Their movements are hungry, but still quite human. Smiling and envious of each other, they continue to pleasure you.
<img class="centered-image" src="img/other/kr9.webp" width="500px">
When your cock is hard enough, you take one of the women and, turning her pussy toward you, begin to fuck her. Sex with them is pleasant. They are wet and tight, like the most lustful virgins in the world. While you're busy with one, she diligently licks her friend to keep her entertained.
After a few minutes, the girls almost start fighting because the other one wants to ride you too.
<img class="centered-image" src="img/other/kr10.webp" width="500px">
You're forced to switch partners and start fucking a second brunette. The first one looks at you with blissful eyes and lies next to you with her legs spread, as if hoping you'll change your mind and give her your cock.
<<set $gtaen-=1, $gtastage+=1, $daystage+=1>>
You frolic like this for a while longer, until fatigue and your sperm quell their raging hunger. Although part of you wants to stay here forever, you manage to gather your strength and leave in search of the one you came to save.
<</linkreplace>><<else>>[NOT ENOUGH TIME]<</if>>
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]
<<case "2">>
Entering the room where the female voices were coming from, you immediately smelled sex. Looking around cautiously, you saw two hot and completely crazed women who, judging by their appearance, had been masturbating and fucking each other's asses for a while.
<img class="centered-image" src="img/other/kr11.webp" width="500px">
Watching one of them begin to wet her friend's ass with her own saliva and prepare a huge rubber cock, you became quite aroused. Perhaps you should help the poor things and give them a real piece of meat?
<<if $gtaen>=2>><<linkreplace "Give them what they want">>As soon as you entered the room and dropped your pants, the girls immediately rushed to your dick. Getting you ready for battle wasn't difficult at all, so you got down to business almost immediately.
<img class="centered-image" src="img/other/kr12.webp" width="500px">
While you were fucking the tight anus of one of the infected sluts, she licked her friend, who in turn fucked herself in the throat with a rubber dildo. No one was left unattended.
<img class="centered-image" src="img/other/kr13.webp" width="500px">
Swapping one battered ass for another, you began fucking the second girl while her friend, moaning lustfully, began thrusting her mouth onto the dildo. However, that wasn't enough, and the girl quickly began shoving the dildo into her friend's cunt.
The wild, lustful dance of the flesh lasted longer than you expected. You fucked like mad animals. The girls practically growled with pleasure. When you left them in the room, they were still reaching out to you with their hands covered in sperm and feminine secretions.
<<set $gtaen-=1, $gtastage+=1, $daystage+=1>>
Miracle-wise, you managed to escape, remembering why you came here in the first place.<</linkreplace>><<else>>[NOT ENOUGH TIME]<</if>>
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]
<<case "3">>
Entering the room where you could hear women's voices, you quickly encountered a familiar-looking infected woman. The big-breasted, pink-haired slut you'd definitely seen in your neighborhood was there. Now she was entertaining a dark-skinned girl by licking her pussy.
Watching them, you could almost feel the tongues of these hot infected bitches on your dick. Something inside you began to boil, demanding that you stay with them, at least for a while.
<<if $gtaen>=2>><<linkreplace "Give in to this feeling">>Overcome by this feeling, you burst into the room, your cock practically outstretched. Seeing such a miracle, the girls immediately switched from each other to you.
<img class="centered-image" src="img/other/kr14.webp" width="500px">
The pink one began to swallow your cock as deeply as she could while her friend watched you enviously. Her tongue was hot and thick, making it seem like she was licking almost the entire shaft at once.
<img class="centered-image" src="img/other/kr15.webp" width="500px">
After thoroughly moistening your penis in one slut's mouth, you plunged it into the other's chocolate-colored ass. She, without any hesitation, began to ride you like a skilled rider. Her ass bounced up and down so playfully that your hand was itching to spank it.
<img class="centered-image" src="img/other/kr16.webp" width="500px">
Continuing to fuck that ass, you felt something slippery and hot on your cock. Looking down, you saw the pink one, who seemed unable to stay away for too long and decided to join you.
<<set $gtaen-=1, $gtastage+=1, $daystage+=1>>
You continued fucking at this pace for a while longer, until exhaustion finally lulled the girls to sleep and brought you back to your senses. You remembered why you'd come here and hurried away from this depraved, yet so pleasant place.<</linkreplace>><<else>>[NOT ENOUGH TIME]<</if>>
<<linkreplace "At the same time...">><<if $blgone==1 && $gtastage==1>><<include "blkev1">><<elseif $blgone==1 && $gtastage==2>><<include "blkev2">><<elseif $blgone==1 && $gtastage==3>><<include "blkev3">><<elseif $brgone==1 && $gtastage==1>><<include "brkev1">><<elseif $brgone==1 && $gtastage==2>><<include "brkev2">><<elseif $brgone==1 && $gtastage==3>><<include "brkev3">><</if>><</linkreplace>>
[[Leave|kcentre][$gtaen-=1, $gtastage+=1, $daystage+=1]]<</switch>>Somewhere else, the runaway $blname was grabbed by the infected. They surrounded her in a tight circle and began to pull down her pants.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh, God, stop! Please! Why aren't you listening?
</div>\
</div>\
</div>\
One of them slapped the girl's face with his penis with a growl. She squealed and fell silent. One of the infected say:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
You have no choice. Inhale the scent of freedom. Soon you will break and become our plaything. Don't resist.
</div>\
</div>\
<img class="centered-image" src="img/bl/krbl1_2.webp" width="500px">
Standing in the circle of dicks $blname surrendered more and more to the infected's mercy. They bared her breasts while her hands began to stroke their dicks. She also found one of the infected penises in her mouth and after a few moments she began to suck, clearly becoming absorbed in lust.<img class="centered-image" src="img/bl/krbl1_8.webp" width="500px">
No words came from $blname's mouth anymore because the cock was constantly in her mouth. Her cunt was also constantly filled. The girl moaned, clearly surrendering to the pleasure. With each thrust of the huge, infected cock into her womb, she became less and less sane.
Somewhere in her head, the thought swirled that $mcname should save her, because he had saved her before. $blname's faith in her savior hadn't completely vanished yet, but with each cock that came in her holes, her faith waned...<img class="centered-image" src="img/bl/krbl1_10.webp" width="500px">
She bounced on the cock, holding one in each hand, and sometimes several at once would end up in her mouth. Lust and madness began to pull $blname deeper and deeper. There was nothing left for her. No faith, no hope - only dicks.
The infected used her body without any affection. They fucked her like hungry animals to whom a piece of meat had been thrown. The girl didn't have a chance to maintain her sanity. All she could do was moan and submit.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Excellent. That's better. Now be baptized, bitch. You're nothing more than a hole for our cocks, and you'll remain so even if we let you go. And we will let you go, because eventually, someone has to bring us other holes, right?
</div>\
</div>\
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Cock... please... I need more...
</div>\
</div>\
</div>\
After looking at the rest of the assembled group, who were speechless, the speaking infected ordered:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Give that meat hole what it wants. Fill her with your holy seed. Let her open her eyes.
</div>\
</div>\
<img class="centered-image" src="img/bl/krbl1_11.webp" width="500px">
And so, while $blname stood there inhaling the scent of their cocks in front of her face, they began to cum in unison, as if on command, all over her face. She rubbed her flushed cunt, from which sperm was flowing, and, opening her mouth, caught the drops of semen on her tongue.
In one of the building's rooms, $brname steadfastly resisted the infected. She struggled and broke free, resisted, bit, but nothing worked.
One of the infected did something to her, and after that, her mind began to drift. She was no longer sure what was right and what was wrong. The sensations of her body took precedence, and her body, in turn, felt a strange hunger...
$brname fell to her knees. Her gaze unfocused and began to wander. When a member appeared before her face, she had no doubt.
<img class="centered-image" src="img/br/krbr1_2.webp" width="500px">
Wrapping her plump lips around the infected man's massive shaft, she began to polish it with such force as if her life depended on it. A drunken expression never left her face as she sucked and licked him, trying to take him as deep as possible.
Her struggle was over.$brname was no longer alone with her captor. Now several more infected men stood before her. They all approached her one by one with the sole purpose of satisfying her hunger.
The girl knelt before them. Her hands were covered in lubricant and saliva. Her face was dirty and foul-smelling, smeared with sperm. Her eyes were still filled with an insatiable hunger.
<img class="centered-image" src="img/br/krbr1_6.webp" width="500px">
Jumping from one cock to another, $brname tried to satisfy each one in front of her. Bubbles of saliva mixed with sperm kept appearing in her mouth as she tried to accommodate the oversized cocks. Many of them were clearly too large for her narrow mouth, but no one present cared.
She continued to drown in cocks.<img class="centered-image" src="img/br/krbr1_10.webp" width="500px">
Two powerful figures held the $brname in complete submission. One of the infected held her by the throat and impaled him on the other's penis while she moaned like a cheap whore. Her moans echoed throughout the building, and the sound of flesh slapping against flesh filled the room.
The girl was completely saturated with the smell of male sweat and sperm. Now she looked more like a used sex toy than a living person. And she had about as much sanity left.
Her holes were wide open, her eyes were wide-eyed as if she were drunk, and her tongue often lolled out of the open, ravaged hole that had once been her mouth. Despite this, she continued to move as they wanted, trying to please every penis in sight.
However, at some point, her strength also began to fade. A whole day of aggressive sex had exhausted her. However, no one around her cared.
<img class="centered-image" src="img/br/krbr1_1.webp" width="500px">
When $brname stopped actively flirting, they simply laid her down in front of them like an onahole and began using her for their pleasure. And more than one dick used her at a time.You follow $blname's trail, and soon discover your instincts were right. Something really was wrong. You find a trail of her belongings that leads to a small residential complex that appears to have become a nest for the infected.
It's hard to say what awaits you there, but it's guaranteed to be nothing good. It would be worth going there and saving her. Or maybe she'll eventually cope on her own...?
[[You need to save her!|kstart]]
[[Nah, she probably be fine|hall][$daystage+=1, $bllove-=20, $blcor+=3]]You follow $brname's trail, and soon discover your instincts were right. Something really was wrong. You find a trail of her belongings that leads to a small residential complex that appears to have become a nest for the infected.
It's hard to say what awaits you there, but it's guaranteed to be nothing good. It would be worth going there and saving her. Or maybe she'll eventually cope on her own...?
[[You need to save her!|kstart]]
[[Nah, she probably be fine|hall][$daystage+=1, $brlove-=20, $brcor+=3]]<<if $blgone==1>><div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I knew you'd come, $mcname!
</div>\
</div>\
</div>\
$blname rushes at you and hugs you. She's scared and shaking slightly. There are a couple of bruises on her body, her clothes are dirty or torn here and there, but otherwise, she's alive. It seems she climbed out of another window in the same building. You grab her hand and try to pull her away as quickly as possible, but she still babble on.
<img class="centered-image" src="img/bl/krblr2.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
I was so scared! I thought I was done for! And then I heard the gunshots and those... creatures... they came running at them! And all thanks to you! I knew you'd save me again! Thank you, my dear hero! If it weren't for you...
</div>\
</div>\
</div>\
<<set $blgone=0, $bllove+=20>>
You reassure her and, after making sure no one is following you, lead her home. Yes, it was dangerous, but you're safe and sound. You should be happy.
[$blname's Love is increased]
[[Time to rest|hall]]<<elseif $brgone==1>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Holy shit... oh, is that you $mcname? Shit, is that you who caused the action? Shit... thanks!
</div>\
</div>\
</div>\
$brname seems to have climbed down the drainpipe from one of the windows, just like you. She looks angry, surprised, and at the same time very happy. Her clothes are dirty and torn in places, and someone even gave her a bruise on her cheek, but overall, she's fine.
She takes your hand while you're examining her and drags you along.
<img class="centered-image" src="img/br/krbrr2.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Hurry! We need to get away! Thanks for starting the shooting there - the bastards were distracted and I managed to slip away. You have a knack for being in the right place at the right time, heh. Honestly, I was starting to worry. Being alone in a place like that isn't the most pleasant thing a girl can hope for. Thanks again.
</div>\
</div>\
</div>\
<<set $brgone=0, $brlove+=20>>
Once you're far enough away, you can breathe a sigh of relief. Getting home won't be hard. Seeing that your leg is aching, $brname takes your hand and slides under it, helping you walk. You get home faster than planned.
[$brname's Love is increased]
[[Time to rest|hall]]<</if>>Listening to your instincts, you climbed into the apartment and, looking around, noticed a crowd of infected men. They were all gathered in a room with $blname in the middle. You realized you'd hit the mark and seemed to have arrived just in time to save her before something bad happened.
<<set $blg1loop=0>>
Too many infected is bad, but you figured they could be distracted somehow. Could this be done now, or should you wait for a more opportune moment?
<<linkreplace "Do it now">><<if $blg1loop!=1>><<set $blg1loop=1>>You rummage through the surrounding things, hoping to find something that will help, and find a smoke grenade. Without hesitation, you toss it into the room, and while there's chaos inside, you run inside and pull out the $blame.
She doesn't quite understand what's going on, but clears her throat and sees you, and happily runs after you. You climb out of the building, and the girl rushes to you with hugs.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Oh my God, thank you, $blame! You saved me again! I was so scared! It's scary to even think what would have happened if you hadn't come in time!
</div>\
</div>\
</div>\
Hanging around your neck, she touches your lips with hers, and after a short kiss, she shyly looks away, and then says.
<img class="centered-image" src="img/bl/krblr2.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
We... we should probably go. We need to get away from this damned place...
</div>\
</div>\
</div>\
You generally agree. You don't want to repeat that.
[$blname's Love is increased]
<<set $bllove+=15, $daystage+=1, $blgone=0>>
[[At home|hall]]<</if>><</linkreplace>>
<<linkreplace "Wait and watch for a moment">><<if $blg1loop!=1>><<set $blg1loop=1>>You watch as $blname tries to convince one of the infected to let her go. Suddenly, this guy even responds to her, and the others don't attack her in his presence, acting like tame animals. They don't even look as dirty and ragged as the others.
<img class="centered-image" src="img/bl/krbl1_1.webp" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
Please, sir, you don't need to harm me! I meant no harm! Let me go! Please!
</div>\
</div>\
</div>\
The man grabs her by the neck and says:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Don't even think about it. You're nothing. Just an incubator for our holy seed. When it sprouts, you'll thank us for it.
</div>\
</div>\
After that, he approaches her and... kisses her?! What the hell. Her throat bulges slightly, and you wonder if she swallowed something? Maybe he spat in her mouth? Or does he have a long tongue? That was weird...
In any case, the timing was quite fortunate. During that time, you found a flashbang. Having thrown her into the room, you closed the door, and when the roar knocked everyone inside unconscious or unconscious, you rushed in to retrieve the $blame.
With the girl in your arms, you fled that place. It wasn't difficult to get her back home. She seemed to have passed out from shock.
A couple of hours later, when she came to and thanked you heartily, it was clear she was fine. You were both surprised by everything that had happened, but nothing more.
Life goes on.
[$blname's Love is increased]
[$blname's Corruption is increased]
<<set $bllove+=15, $daystage+=1, $blinfected=1, $blgone=0, $blcor+=1>>
[[At home|hall]]<</if>><</linkreplace>>The apartment is noisy, smells foul, and scorching hot. Someone must have sealed all the windows to create a distinct oxygen deficiency. You peer through the open door and see a crowd of infected gathered around $blname in the spacious room.
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
N-no, please. Don't make me... I don't... want to... why is it so hard... to think? Where is $mcname...? He'll be here soon... for me!
</div>\
</div>\
</div>\
Several men are pressing on her shoulders, trying to force girl to her knees. You hear the firm voice of one of the infected.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
You are now in the right condition. With the holy seed, you will blossom like a flower, but you need the proper fertilizer. Grant it to her.
</div>\
</div>\
With these words, the infected began to unbutton their pants, and you realized you needed to act, and quickly. Or perhaps you should try to wait for the right moment?
<<linkreplace "Do it now">><<if $blg1loop!=1>><<set $blg1loop=1>>You find a smoke grenade among the surrounding items. Without a second thought, you throw it inside and run after it. As smoke fills the room, you grab $blname and run away with her.
You run outside as fast as you can. At one point, you have to pick her up and carry her yourself, as she seems to have lost consciousness from everything that happened.
After dragging her home and examining her body, you discover traces of a strange slime on her face, but you don't even want to think about what it could be.
You and $brname manage to revive $blname after some time. She seems fine, but a slight worry still gnaws at you. The girl is grateful, but you shouldn't allow something like this to happen ever again.
[$blname's Love is increased]
[$blname's Corruption is increased]
<<set $bllove+=15, $daystage+=1, $blgone=0, $blinfected=1, $blcor+=1>>
[[At home|hall]]<</if>><</linkreplace>>
<<linkreplace "Wait and watch for a moment">><<if $blg1loop!=1>><<set $blg1loop=1>><img class="centered-image" src="img/bl/krbl1_3.webp" width="500px">
You watch as $blname is grabbed by the head and forcibly impaled on the penis of one of the infected. Several more erect penises immediately fall into her hands, and she, trying to resist, involuntarily begins to jerk them off.
At first, it seems she will struggle, but as soon as the penises surround her, her resistance seems to vanish. She begins to obediently suck and jerk off, so much so that even the hands on the back of her head, which were pushing her head deeper onto the penis, disappear.
<img class="centered-image" src="img/bl/krbl1_4.webp" width="500px">
$blname, who tried to struggle, gives way to a lustful slut, who caresses every unwashed penis in front of her and delights in them. She was spanked, groped, and even had a penis slapped in the face - all of this only served to please her.
<img class="centered-image" src="img/bl/krbl1_5.webp" width="500px">
While being used like a toy, the girl only moaned and groaned. At the same time, a man walked through the room, acting completely different from the other infected. He made a strange moaning sound and surveyed everything with a certain detachment.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Oooooommmm... Excellent. It's ready. The soil is fertilized. Prepare to cultivate it. Your tools will penetrate it, and we will make it a glorious source of new blood and meat.
</div>\
</div>\
You couldn't stand it anymore. Fortunately, the time spent had paid off. In your hands was the flashbang grenade you'd found in the room.
<img class="centered-image" src="img/bl/krbl1_6.webp" width="500px">
The infected raised $blame to her feet and began groping her. Their hands wandered everywhere, while the girl's eyes swam and seemed to see nothing in front of them. Her drooling mouth seemed to move, and her hands again reached for the meat sticks that brought her such pleasure simply by their very existence.
You tossed the grenade inside and then closed the door.
The immediate roar knocked everyone down, so when you rushed inside to pick up the girl, no one could resist you. Grabbing her exhausted body, you left the building before more infected could run to the roar of the grenade.
You managed to quickly deliver $blname home, where $brname promised to fix her up. What you saw in the infected nest was strange, and almost unreal. A strange feeling inside you told you you were too late, but was that really true...?
[$blname's Love is decreased]
[$blname's Corruption is increased]
<<set $bllove-=20, $daystage+=1, $blinfected=1, $blgone=0, $blcor+=2>>
[[At home|hall]]<</if>><</linkreplace>>As you approached the apartment, you heard squelching sounds, loud slaps on someone's ass, and feminine moans. You hoped you'd make it in time, but you already had a terrible premonition.
<<set $blg1loop=0>>
It was hot as hell inside, it was as if there was so little air left, and the stench... well... that smell will probably give you nightmares. Approaching the room from which the sounds were coming the loudest, you saw her.
<img class="centered-image" src="img/bl/krbl1_7.webp" width="500px">
$blname was in the hands of the infected, who had just begun to completely undress her. They groped her body, spanked her ass, and played with her breasts while the girl diligently and zealously polished one of their cock and jerk off others.
You didn't make it in time, but if you acted quickly, you at least had a chance to save her. Or was it too late to rush anyway?
<<linkreplace "Save her now">><<if $blg1loop!=1>><<set $blg1loop=1>>Grabbing a nearby smoke bomb, you tossed it into the room. No time to wait.
Dashing into the suffocatingly foul room, amid the screams of outraged and confused infected, you grabbed $blname's hand. Her hand was slippery to the touch and damn hot. You tugged, and she almost slipped, but then followed you.
Once on the stairs, you scooped up her half-naked, cum-covered body and ran as fast as you could. You could hear sounds behind you, but the pursuit faded as soon as you left the building. A quiet muttering came from the girl in your arms:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
But... where? I want more... why did all these delicious cocks disappear...?
</div>\
</div>\
</div>\
Despite the lack of pursuit, you didn't stop and ran with the girl in your arms until you'd covered a couple of blocks. Only there did you rest, examining your girlfriend. She was filthy with contaminated semen and seemed to have passed out from the exposure to air. Her body was incredibly hot, and something inside you insisted that you needed to fuck this naked girl, despite her filthy appearance.
When you got home, you asked $brname to take care of $blname, and she agreed without objection or her usual taunts. She washed her and then put her to bed.
[$blname's Love is decreased]
[$blname's Corruption is increased]
<<set $bllove-=20, $daystage+=1, $blgone=0, $blinfected=1, $blcor+=2>>
[[At home|hall]]<</if>><</linkreplace>>
<<linkreplace "Wait and watch for a moment">><<if $blg1loop!=1>><<set $blg1loop=1>><img class="centered-image" src="img/bl/krbl1_9.webp" width="500px">
Before your eyes, they quickly stripped your $blname of her clothes. She didn't resist even when they put her on all fours and began to fuck her, simultaneously shoving a cock into her mouth. Two huge infected men began ramming their cocks into her body from both sides, and all she did was drool and moan.
<img class="centered-image" src="img/bl/krbl1_12.webp" width="500px">
They continued to fuck her, periodically taking her off her cum so they could bathe her in their sperm. One of the infected men shoved his cock down her throat and began to fuck her in that position while the others came all over $blname's naked body. The girl herself, in the rare moments when her mouth was free, begged for only one thing:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$blname</div>\
<div class="Женский-диалог">\
More please!
</div>\
</div>\
</div>\
<img class="centered-image" src="img/bl/krbl1_13.webp" width="500px">
When they completely covered her in sperm, you thought maybe they'd leave her alone now. She stood there, in the horribly stinking room, completely covered in the infected men's semen, licking herself. The stench and heat made your head spin, wanting to join them and start splattering $blname with your sperm.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Very well. Let her body become the soil for our growth. After she's cultivated, we'll release her. Let her flesh bring us even more flesh. Let her become the source from which we drink.
</div>\
</div>\
Hearing these words from one of the infected, who wasn't acting like the others, you suddenly realized you didn't even need to save her. They were going to let her go. So why risk your life unnecessarily?
After thinking about it, you decided it would be better to let her return on her own. Perhaps she'd even pretend nothing had happened? Who knows.
Leaving this stifling, foul-smelling place, you returned home. Perhaps it would be better to forget everything you'd seen here today?
[$blname's Love is decreased]
[$blname's Corruption is increased]
<<set $bllove-=20, $daystage+=1, $blinfected=1, $blgone=0, $blcor+=3>>
[[At home|hall]]<</if>><</linkreplace>>As you enter the apartment, where the sounds of a struggle are coming from, you quickly notice a familiar voice. $brname is shouting something jaunty and unintelligible as you open the door and peer into the room where she's standing opposite several infected men. They're holding her by the arms, but she's still kicking with all her might and screaming:
<<set $blg1loop=0>>
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
You fucking freaks! Stop keeping me in this stink shithole and walking around with your fucking dicks! You won't like what I'll do to you when I get out! I'll burn this whole place down! I'll burn you in your sleep and rip out your eyes! And I'll cut off all your dicks and shove them in your mouths!
</div>\
</div>\
</div>\
This whole scene seems strange. The infected are acting together and too harmoniously. Moreover, one of them stands peacefully in front of $brname and, after listening to her, begins to respond.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Don't be afraid. We will replace your anger with something else. Soon you will become a garden that will give us a bountiful harvest. Hold it tight. I will prepare to begin the implantation.
</div>\
</div>\
The infected leans toward the $brname. You see that he clearly intends to do something with it. You must decide quickly what to do.
<<linkreplace "Ambush them now">><<if $blg1loop!=1>><<set $blg1loop=1>>There are only three of them inside. They're strong and dangerous, but you're no pushover either. Weapons aren't an option, which means you'll have to act quickly and daringly.
You grab a bottle from the shelf, grab a crowbar, and burst into the room. You hit the leader in the back of the head with the bottle and throw the crowbar into the face of one of the people holding the $brname. Then you grab her hand and pull her along. You run, and the remaining infected follows you, roaring and chanting. Many more voices start running with them. A howling roar follows you.
Luckily, as you break out of the apartment, they slow down behind you. Maybe they're finally going to step into the light, or maybe not - you don't check and just run away.
<img class="centered-image" src="img/br/krbrr2.jpg" width="500px">
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Wow... damn... phew... that was... close! You're fucking awesome, $msname! I had no idea it was that bad! You were just like an action hero! And those pow, woo, meow movements!
</div>\
</div>\
</div>\
$brname breaks into a smile, standing and looking at you with some surprise. Either she's too thick-headed to be affected by this, or she's simply let it go, but you're still sweating.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
You're such a cool son of a bitch! Thank you! No wonder our blonde kisses your ass at every opportunity and praises you, calling you a hero... Okay, let's go home already! And this... come here I wanna give you something!
</div>\
</div>\
</div>\
She jumps up, kissing you on the lips, and then, with a hight jump, on the forehead. Then she grabs your sleeve and tugs you on, this time making you trail behind her.
Good job. Time to go home.
[$brname's Love is increased]
[$brname's Corruption is increased]
<<set $brlove+=15, $daystage+=1, $brgone=0>>
[[At home|hall]]<</if>><</linkreplace>>
<<linkreplace "Watch and wait for a moment">><<if $blg1loop!=1>><<set $blg1loop=1>>You watch as the man leans toward $brname. She resists, but it's no use, because two others are holding her tightly. The infected is apparently... kissing her? At least it looks like it. You hear sounds that resemble swallowing or spitting, then a cough. The infected rises and steps away slightly, after which the face of the girl you know changes.
$brname looks around, but somehow uncertainly. She fixes her gaze on the naked infected holding her hands and looks especially closely at their penises. Her legs begin to squeeze tightly, and she begins to rub one thigh against the other.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Let her go. She has released her anger. Let the feeding begin.
</div>\
</div>\
With these words, the man steps aside, and the two big men release the girl and begin to undress $brname. Before, she had resisted, but now, instead, she has become quiet. When her top was torn off, she tried to push the infected away, but instead, her hand landed right on his penis and began stroking it.
<img class="centered-image" src="img/br/krbr1_3.webp" width="500px">
When the girl had lost all her clothes, the infected who had spoken earlier approached her, and she instantly dropped to her knees in front of his penis, opening her mouth.
<img class="centered-image" src="img/br/krbr1_4.webp" width="500px">
While $brname was intoxicated by his cock, the infected began trying to push his monstrous appendage as deep into her mouth as possible. When he had managed to insert it almost halfway, he began using her head like a toy. The entire time, the girl made no objections. On the contrary, she moaned and played with her pussy as if being used was incredibly pleasurable.
<img class="centered-image" src="img/br/krbr1_5.webp" width="500px">
For about ten minutes, she sucked his cock without stopping. Drooling, covered in lube and cum, $brname only seemed to come to her senses every now and then and muttered something, but then she'd immediately sink back into the massive cock in front of her.
At some point, after another discharge, the infected ordered his pawns to "bring the others". When the two left, you realized this was the moment you'd been waiting for. Armed with a crowbar lying nearby, you went inside and knocked out the infected leader with one blow while he continued to rape $brname's mouth.
Taking her in your arms, you dragged her outside before anyone missed you. Only once outside did she more or less come to - all dirty and smelling bad, with a still-drunk expression on her face.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Fuck... what creatures... I feel so... oh... how bad... burp!
</div>\
</div>\
</div>\
After she burped, you gave her your jacket and helped her home. Everything seemed fine, even though her mouth and throat had taken a beating, but some unpleasant feeling still lingered somewhere in the back of your mind. Is everything alright?
[$brname's Love is increased]
[$brname's Corruption is increased]
<<set $brlove+=10, $daystage+=1, $brinfected=1, $brgone=0, $brcor+=1>>
[[At home|hall]]<</if>><</linkreplace>>Groans were heard coming from these apartments. Stepping inside, you felt the stifling heat and foul stench of sweat filling the place. One of the rooms ahead was the source of the groans. Peering inside, you saw a naked $brname, apparently kneeling before several infected.
<<set $blg1loop=0>>
The girl looked strange. Her gaze was unfocused, her tongue sticking out, and she was breathing heavily like a bitch in heat. Her gaze was focused on the monstrous penis of one of the infected, who spoke:
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
It's time to begin turning this soil into a fertile plain on which we will grow new crops. Use her body, but don't kill her - she will be useful alive.
</div>\
</div>\
Hearing these words, you understood, or at least guessed, what was about to happen. You needed to act quickly. Although... perhaps on the contrary, you should have waited for a more opportune moment to attack?
<<linkreplace "Charge in now">><<if $blg1loop!=1>><<set $blg1loop=1>>You stepped on a chair, breaking it and tearing off a couple of wooden sticks. Not great, but it'll do. Arming yourself with them, you rushed inside and, with a surprise attack, managed to knock out several infected surrounding $brname.
Without giving her time to recover, you picked her up and dragged her outside. A brisk run allowed you to get out quickly, and the fresh air seemed to restore some clarity to her.
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Fuck... what was that...? I was like hypnotized... I remember everything, but... ugh... fuck... I can still taste that shit in my mouth... what? Don't look at me like that! I didn't want any of this crap! Just a bad day! Just give me your jacket and let's go home!
</div>\
</div>\
</div>\
With that, you sighed, took the jacket, handed it to $brname, and realized it seemed more or less in order. She continued to sulk and grumble the entire way back, without explaining why. When you returned, she ran to the shower.
[$brname's Love is increased]
[$brname's Corruption is increased]
<<set $brlove+=5, $daystage+=1, $brgone=0, $brinfected=1, $brcor+=1>>
[[At home|hall]]<</if>><</linkreplace>>
<<linkreplace "Watch and wait for moment">><<if $blg1loop!=1>><<set $blg1loop=1>>Two infected men approached $brname, and it seemed like one of them was about to use her pussy, but she still seemed to be conscious.
<img class="centered-image" src="img/br/krbr1_7.webp" width="500px">
She somehow pushed him onto the couch, sat down next to him, and began to stroke his penis with her feet. The second man settled down next to her and thrust his shaft into her face, causing her to immediately start sucking it. They played with her pussy, clearly preparing her for what would happen next, and she moaned, but still kept the infected men away from her private area.
<img class="centered-image" src="img/br/krbr1_8.webp" width="500px">
Taking advantage of their physical superiority, the men flipped her small body over and switched places. The one who had previously received a footjob began to thrust his penis deep into her narrow throat, clearly suffocating $brname herself, while the second man began to finger her pussy. It was clear she was losing her strength and any ability to resist.
<img class="centered-image" src="img/br/krbr1_9.webp" width="500px">
It was only a matter of time before she broke, and at some point, one of the infected picked her up, placing her pussy directly on his cock. She didn't resist. This time, she simply closed her eyes and began muttering quietly under her breath. You only heard fragments of her words:
<div class="Женский-положения">\
<div class="Женский">\
<div class="Ж-имя">$brname</div>\
<div class="Женский-диалог">\
Yes... that's it, $mcname, more... please... damn... you've gotten better at this... yes... deeper...
</div>\
</div>\
</div>\
Seeing how well everything was going, the infected leader went into the next room, and you realized it was the moment to strike. Picking up a metal pipe lying nearby, you burst into the room and hit the man watching. The other one threw off the $brname and tried to attack you, but before he could get up, he was hit in the head.
The girl fell to the floor and began furiously rubbing her pussy. When you dropped the bloody pipe, she picked it up and began rubbing it against her tender flesh, clearly trying to cum. Realizing you were wasting precious time, you picked her up and dragged her toward the exit. She tried to resist, so you had to sling her over your shoulder like a sandbag.
Once outside, you managed to calm her down somehow. However, she refused to speak to you - she simply demanded your jacket and walked alongside you toward the house. She seemed upset with you, but it wasn't entirely clear why.
When you arrived, she simply went to her room and, judging by the sounds, began furiously masturbating. Well... at least she is save.
[$brname's Love is decreased]
[$brname's Corruption is increased]
<<set $brlove-=15, $daystage+=1, $brinfected=1, $brgone=0, $brcor+=2>>
[[At home|hall]]<</if>><</linkreplace>>Entering the apartment where the sounds of fucking were coming from, you saw what you might have expected. $brname was in the middle of the room, filthy with sweat, lube, saliva, and sperm, and several infected were standing above her.
<<set $blg1loop=0>>
She was breathing heavily, the room itself was stuffy and smelled unbearably of sex. Watching this and inhaling all these scents, you yourself were drawn to join their disgusting orgy.
Overcoming the overwhelming desire, you looked at the infected standing next to $brname. They were strange. Too calm. Or maybe the fucking had calmed them down? No, not really. One of them began to speak.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Soon. Soon your body will be a fine addition to our choir. Your flesh will serve us in ways you never imagined, lost lamb. Taste your reward. You two, prepare her for a night of pleasure.
</div>\
</div>\
You knew what would happen next. It was either necessary to act quickly and uncompromisingly, or to wait and try to find a better moment.
<<linkreplace "Do it now">><<if $blg1loop!=1>><<set $blg1loop=1>>It was already getting dark, and you didn't have much time to get your $brname back. You had to act quickly. Picking up a crowbar and a pipe lying nearby, you burst into the room, stunning the infected leader with a blow from the pipe, then throwing the pipe at one of the people standing next to the $brname.
The bodies crashed to the floor, and one of the creatures lunged at you. It slammed you against the wall, then punched you in the face. You, in turn, kneed it in the balls with all your might, and the infected writhe in pain, growling something and seeming to spit out his lungs.
At that moment, a fourth infected struck you in the back... wait. There were only three, weren't there? Turning around, you saw the $brname with a crazed look and her tongue lolling out. Semen dripped from her mouth, and she held a pipe in her hands.
Realizing things were really, really bad, you didn't hesitate and punched her in the face. She clearly wasn't expecting it and fell down next to her. Grabbing her body, you ran home. The sun would soon set, and the infected might be on your tail. You had to hurry.
Having safely reached home, you laid the unfortunate $brname down in her room, staying with her. You decided that if she attacked $blname, it would be really bad, so you kept watch until she came to.
When $brname opened her eyes, she suddenly seemed to have no memory of attacking you. She apologized and acted normally, but a strange feeling in your chest made you doubt it.
And yet - for now, everything is fine. Probably.
[$brname's Love is decreased]
[$brname's Corruption is increased]
<<set $brlove-=20, $daystage+=1, $brgone=0, $brinfected=1, $brcor+=2>>
[[At home|hall]]<</if>><</linkreplace>>
<<linkreplace "Wait and watch for a moment">><<if $blg1loop!=1>><<set $blg1loop=1>>And there she was - the $brname you thought considered you special- caught between two infected cocks. She looked tired and dirty, but apparently that wasn't the worst they could do to her.
<img class="centered-image" src="img/br/krbr1_11.webp" width="500px">
One of the men began to fuck her from behind, while the other made do with $brname's hand, constantly trying to get it in her mouth. The girl herself, stuck between them like a rag doll. No resistance, no attempt to escape - only submission.
<img class="centered-image" src="img/br/krbr1_12.webp" width="500px">
The infected did whatever they wanted to her. She was constantly squeezed between them, and even though they switched places, her holes remained perpetually filled. $brname moaned, drool mixed with sperm poured out of her mouth, and her cunt was filled to the brim. No one cared, and they simply continued.
<img class="centered-image" src="img/br/krbr1_13.webp" width="500px">
Her small body was used like a sex toy. They fucked her hard, then came inside her, and then continued to fuck her, and so on, again and again. There was no longer any fire in her eyes. She continued to move like a rag doll, squeezed between two cocks, but it was as if she were no longer herself.
<div class="мысли-текст">\
<div class="мужской">\
<div class="м-имя">Leader of the Infected</div>\
Wonderful. She will be a wonderful addition to our garden. We will continue to expand it. Afterwards, she will be allowed to leave, as befits one upon whom new flowers will sprout. Soon she will bring us new meat and new soil. Until then, let her enjoy.
</div>\
</div>\
Hearing his words, you realized something. Apparently, you won't even have to fight these guys. You can just let them finish with $brname, and since you've already allowed them so much, it probably won't get any worse.
Quietly leaving this apartment and the dirty, cum-soaked $brname, you headed back.
[$brname's Love is increased]
[$brname's Corruption is increased]
<<set $brlove+=15, $daystage+=1, $brinfected=1, $brgone=0, $brcor+=3>>
[[At home|hall]]<</if>><</linkreplace>>